Class Description
Stage of a remedial action scheme.
Attributes
Name | Type | Description |
---|---|---|
priority | Integer | The priority of the stage. 0 = don t care (default) 1 = highest priority. 2 is less than 1 and so on. A stage with higher priority needs be activated before a lower stage can be activated. |
Relationships
Inherits from
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 |
---|---|---|---|---|---|---|---|
Stage | 1..* | RemedialActionScheme | 1 | Stage | A Remedial Action Scheme (RAS) consist of one or more stage that are trigger and execute protection action. | RemedialActionScheme | |
StageTrigger | 1..* | Stage | 1 | StageTrigger | A Stage consist of one or more StageTrigger. | Stage |