DCLine
Overhead lines and/or cables connecting two or more HVDC substations.
URI: cim:DCLine
Type: Class
classDiagram
class DCLine
click DCLine href "../DCLine"
DCEquipmentContainer <|-- DCLine
click DCEquipmentContainer href "../DCEquipmentContainer"
DCLine : ConnectivityNodeContainer.ConnectivityNodes
DCLine --> ConnectivityNode : ConnectivityNodeContainer.ConnectivityNodes
click ConnectivityNode href "../ConnectivityNode"
DCLine : DCEquipmentContainer.DCNodes
DCLine --> DCNode : DCEquipmentContainer.DCNodes
click DCNode href "../DCNode"
DCLine : IdentifiedObject.description
DCLine : IdentifiedObject.energyIdentCodeEic
DCLine : EquipmentContainer.Equipments
DCLine --> Equipment : EquipmentContainer.Equipments
click Equipment href "../Equipment"
DCLine : IdentifiedObject.mRID
DCLine : IdentifiedObject.name
DCLine : DCLine.Region
DCLine --> SubGeographicalRegion : DCLine.Region
click SubGeographicalRegion href "../SubGeographicalRegion"
DCLine : IdentifiedObject.shortName
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
Region | cim:DCLine.Region | 0..1 SubGeographicalRegion |
The SubGeographicalRegion containing the DC line | direct |
DCNodes | cim:DCEquipmentContainer.DCNodes | * DCNode |
The DC nodes contained in the DC equipment container | DCEquipmentContainer |
Equipments | cim:EquipmentContainer.Equipments | * Equipment |
Contained equipment | EquipmentContainer |
ConnectivityNodes | cim:ConnectivityNodeContainer.ConnectivityNodes | * ConnectivityNode |
Connectivity nodes which belong to this connectivity node container | ConnectivityNodeContainer |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
energyIdentCodeEic | eu:IdentifiedObject.energyIdentCodeEic | 0..1 string |
The attribute is used for an exchange of the EIC code (Energy identification ... | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
shortName | eu:IdentifiedObject.shortName | 0..1 string |
The attribute is used for an exchange of a human readable short name with len... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
SubGeographicalRegion | DCLines | range | DCLine |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:DCLine |
native | this:DCLine |