Class Description

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.

Attributes

Name Type Description
priority 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.

Relationships

Inherits from

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
BusNameMarker 0..1 ACDCTerminal 1..* BusNameMarker The bus name marker used to name the bus (topological node). Terminal The terminals associated with this bus name marker.
BusNameMarker 0..* ReportingGroup 0..1 BusNameMarker The bus name markers that belong to this reporting group. ReportingGroup The reporting group to which this bus name marker belongs.
BusNameMarker 0..* TopologicalNode 0..1 BusNameMarker BusnameMarkers that may refer to a pre defined TopologicalNode. TopologicalNode A user defined topological node that was originally defined in a planning model not yet having topology described by ConnectivityNodes. Once ConnectivityNodes has been created they may linked to user defined ToplogicalNdes using BusNameMarkers.