Class Description

Action on switch as a switching step.

Attributes

Name Type Description
kind SwitchActionKind Switching action to perform.

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
Outage 0..1 SwitchAction 0..* PlannedOutage Planned outage for whose scope this switch action applies. PlannedSwitchActions All switch actions to apply within the scope of this planned outage. Each such action groups switches to which the action is to apply in order to produce the desired network state considered as outage.
SwitchAction 0..1 Switch 0..1 SwitchAction Action changing status of this switch. OperatedSwitch Switch that is the object of this switch action.