SwitchAction
Class Description
Action on switch as a switching step.
Attributes
Name | Type | Description |
---|---|---|
kind | SwitchActionKind | Switching action to perform. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
SwitchAction | 0..1 | Switch | 0..1 | SwitchAction | Action changing status of this switch. | OperatedSwitch | Switch that is the object of this switch action. |
SwitchAction | 0..* | Outage | 0..1 | 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. | PlannedOutage | Planned outage for whose scope this switch action applies. |