SwitchingStepGroup
Class Description
A logical step, grouping atomic switching steps that are important to distinguish when they may change topology (e.g. placing a jumper between two cuts).
Attributes
Name | Type | Description |
---|---|---|
description | String | Descriptive information concerning the switching step group. |
isFreeSequence | Boolean | If true, the sequence number serves for presentation purposes only, and the activity itself may be executed at any time. |
purpose | String | Describes the overall purpose of the steps in this switching step group. |
sequenceNumber | Integer | Order of this activity in the sequence of activities within the switching plan. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
SwitchingStepGroup | 0..* | SwitchingPlan | 0..1 | SwitchingStepGroups | All groups of switching steps within this switching plan. | SwitchingPlan | Switching plan to which this group belongs. |
SwitchingStepGroup | 0..1 | SwitchingStep | 0..* | SwitchingStepGroup | SwitchingStep |