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
Inherits from
- None
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 |
---|---|---|---|---|---|---|---|
SwitchingStep | 0..* | SwitchingStepGroup | 0..1 | SwitchingStep | SwitchingStepGroup | ||
SwitchingPlan | 0..1 | SwitchingStepGroup | 0..* | SwitchingPlan | Switching plan to which this group belongs. | SwitchingStepGroups | All groups of switching steps within this switching plan. |