BusNameMarker
Used to apply user standard names to TopologicalNodes. Associated with one or more terminals that are normally connected with the bus name. The associated terminals are normally connected by non-retained switches. For a ring bus station configuration, all BusbarSection terminals in the ring are typically associated. For a breaker and a half scheme, both BusbarSections would normally be associated. For a ring bus, all BusbarSections would normally be associated. For a "straight" busbar configuration, normally only the main terminal at the BusbarSection would be associated.
URI: cim:BusNameMarker
Type: Class
%%{init: {'theme':'base','themeVariables': {'lineColor': '#FF0000'}}}%%
classDiagram
class BusNameMarker
click BusNameMarker href "/Models/Profiles/CoreEquipment/ConcreteClasses/BusNameMarker/"
style BusNameMarker fill:#102820,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white
IdentifiedObject <|-- BusNameMarker : inherits
click IdentifiedObject href "/Models/Profiles/CoreEquipment/AbstractClasses/IdentifiedObject/"
style IdentifiedObject fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white
BusNameMarker --> ACDCTerminal : BusNameMarker.Terminal
ACDCTerminal
click ACDCTerminal href "/Models/Profiles/CoreEquipment/AbstractClasses/ACDCTerminal/"
style ACDCTerminal fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white
BusNameMarker --> ReportingGroup : BusNameMarker.ReportingGroup
ReportingGroup
click ReportingGroup href "/Models/Profiles/CoreEquipment/ConcreteClasses/ReportingGroup/"
style ReportingGroup fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white
ACDCTerminal --> BusNameMarker : ACDCTerminal.BusNameMarker
ACDCTerminal
click ACDCTerminal href "/Models/Profiles/CoreEquipment/AbstractClasses/ACDCTerminal/"
style ACDCTerminal fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white
ReportingGroup --> BusNameMarker : ReportingGroup.BusNameMarker
ReportingGroup
click ReportingGroup href "/Models/Profiles/CoreEquipment/ConcreteClasses/ReportingGroup/"
style ReportingGroup fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white
BusNameMarker : BusNameMarker.Terminal
BusNameMarker : BusNameMarker.priority
BusNameMarker : BusNameMarker.ReportingGroup
IdentifiedObject : IdentifiedObject.description
IdentifiedObject : IdentifiedObject.energyIdentCodeEic
IdentifiedObject : IdentifiedObject.mRID
IdentifiedObject : IdentifiedObject.name
IdentifiedObject : IdentifiedObject.shortName
Inheritance
- IdentifiedObject
- BusNameMarker
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| Terminal | cim:BusNameMarker.Terminal | No cardinality available ACDCTerminal | The terminals associated with this bus name marker. | direct |
| priority | cim:BusNameMarker.priority | No cardinality available integer | Priority of bus name marker for use as topology bus name. Use 0 for do not care. Use 1 for highest priority. Use 2 as priority is less than 1 and so on. | direct |
| ReportingGroup | cim:BusNameMarker.ReportingGroup | No cardinality available ReportingGroup | The reporting group to which this bus name marker belongs. | direct |
| description | cim:IdentifiedObject.description | No cardinality available string | The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy. | IdentifiedObject |
| energyIdentCodeEic | eu:IdentifiedObject.energyIdentCodeEic | No cardinality available string | The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. For details on EIC scheme please refer to ENTSO-E web site. | IdentifiedObject |
| mRID | cim:IdentifiedObject.mRID | No cardinality available string | Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. | |
| For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements. | IdentifiedObject | |||
| name | cim:IdentifiedObject.name | No cardinality available string | The name is any free human readable and possibly non unique text naming the object. | IdentifiedObject |
| shortName | eu:IdentifiedObject.shortName | No cardinality available string | The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum. | IdentifiedObject |