ConnectivityNode
Connectivity nodes are points where terminals of AC conducting equipment are connected together with zero impedance.
URI: cim:ConnectivityNode
Type: Class
classDiagram
class ConnectivityNode
click ConnectivityNode href "../ConnectivityNode"
IdentifiedObject <|-- ConnectivityNode
click IdentifiedObject href "../IdentifiedObject"
ConnectivityNode : ConnectivityNode.BoundaryPoint
ConnectivityNode --> BoundaryPoint : ConnectivityNode.BoundaryPoint
click BoundaryPoint href "../BoundaryPoint"
ConnectivityNode : ConnectivityNode.ConnectivityNodeContainer
ConnectivityNode --> ConnectivityNodeContainer : ConnectivityNode.ConnectivityNodeContainer
click ConnectivityNodeContainer href "../ConnectivityNodeContainer"
ConnectivityNode : IdentifiedObject.description
ConnectivityNode : IdentifiedObject.energyIdentCodeEic
ConnectivityNode : IdentifiedObject.mRID
ConnectivityNode : IdentifiedObject.name
ConnectivityNode : IdentifiedObject.shortName
ConnectivityNode : ConnectivityNode.Terminals
ConnectivityNode --> Terminal : ConnectivityNode.Terminals
click Terminal href "../Terminal"
Inheritance
- IdentifiedObject
- ConnectivityNode
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
BoundaryPoint | eu:ConnectivityNode.BoundaryPoint | 0..1 BoundaryPoint |
The boundary point associated with the connectivity node | direct |
Terminals | cim:ConnectivityNode.Terminals | * Terminal |
Terminals interconnected with zero impedance at a this connectivity node | direct |
ConnectivityNodeContainer | cim:ConnectivityNode.ConnectivityNodeContainer | 1 ConnectivityNodeContainer |
Container of this connectivity node | direct |
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 |
---|---|---|---|
Bay | ConnectivityNodes | range | ConnectivityNode |
BoundaryPoint | ConnectivityNode | range | ConnectivityNode |
ConnectivityNodeContainer | ConnectivityNodes | range | ConnectivityNode |
EquipmentContainer | ConnectivityNodes | range | ConnectivityNode |
Line | ConnectivityNodes | range | ConnectivityNode |
Substation | ConnectivityNodes | range | ConnectivityNode |
Terminal | ConnectivityNode | range | ConnectivityNode |
VoltageLevel | ConnectivityNodes | range | ConnectivityNode |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/EquipmentBoundary-EU#Package_EquipmentBoundaryProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:ConnectivityNode |
native | this:ConnectivityNode |