SwitchingAction
Class Description
Atomic switching action.
Attributes
Name | Type | Description |
---|---|---|
executedDateTime | DateTime | Actual date and time of this switching step. |
issuedDateTime | DateTime | Date and time when the crew was given the instruction to execute the action; not applicable if the action is performed by operator remote control. |
phases | PhaseCode | Phases of the Switching Action |
plannedDateTime | DateTime | Planned date and time of this switching step. |
Relationships
Ancestors
Descendents
- ClampAction
- ClearanceAction
- ControlAction
- CutAction
- EnergyConsumerAction
- EnergySourceAction
- GenericAction
- GroundAction
- JumperAction
- MeasurementAction
- ShuntCompensatorAction
- SwitchAction
- TagAction
- VerificationAction
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
SwitchingAction | 0..* | SwitchingPlan | 0..1 | SwitchingAction | SwitchingPlan | ||
SwitchingAction | 1 | SwitchingEvent | 0..1 | SwitchingAction | SwitchingEvent | ||
SwitchingAction | 0..* | Operator | 0..1 | SwitchingSteps | All switching steps this operator is responsible for. | Operator | Operator responsible for this switching step. |
SwitchingAction | 1 | Crew | 0..* | SwitchingAction | Crew | ||
SwitchingAction | 1 | SwitchingStep | 0..1 | SwitchingAction | SwitchingStep |