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
Inherits from
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 |
---|---|---|---|---|---|---|---|
SwitchingStep | 0..1 | SwitchingAction | 1 | SwitchingStep | SwitchingAction | ||
SwitchingAction | 1 | Crew | 0..* | SwitchingAction | Crew | ||
SwitchingAction | 0..* | Operator | 0..1 | SwitchingSteps | All switching steps this operator is responsible for. | Operator | Operator responsible for this switching step. |
SwitchingAction | 1 | SwitchingEvent | 0..1 | SwitchingAction | SwitchingEvent | ||
SwitchingAction | 0..* | SwitchingPlan | 0..1 | SwitchingAction | SwitchingPlan |