Skip to main content

BusNameMarker

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

NameTypeDescription
priorityIntegerPriority 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

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
BusNameMarker0..*ReportingGroup0..1BusNameMarkerThe bus name markers that belong to this reporting group.ReportingGroupThe reporting group to which this bus name marker belongs.
BusNameMarker0..1ACDCTerminal1..*BusNameMarkerThe bus name marker used to name the bus (topological node).TerminalThe terminals associated with this bus name marker.
BusNameMarker0..*TopologicalNode0..1BusNameMarkerBusnameMarkers that may refer to a pre defined TopologicalNode.TopologicalNodeA 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.