Gate
Class Description
Logical gate than support logical operation based on the input.
Attributes
Name | Type | Description |
---|---|---|
kind | GateLogicKind | The logical operation of the gate. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Gate | 0..1 | RemedialActionScheme | 0..* | GateArmed | Gate that through a gate logic and input pin defines arming of the Remedial Action Schemes (RAS). | RemedialActionScheme | |
Gate | 1 | PinGate | 0..* | GateOutput | PinGate | ||
Gate | 0..1 | StageTrigger | 0..* | GateArmed | Association to a Gate that through a gate logic and input pin defines arming of the StageTrigger. | StageTriggerArmed | |
Gate | 0..1 | ProtectiveAction | 0..* | GateComCondition | ProtectiveActionCom | For the ProtectiveAction to be activated the condition for communication needs to be met (true). | |
Gate | 0..1 | StageTrigger | 0..* | GateComCondition | For the StageTrigger to active the set of protective actions the condition for communication needs to be met (true). | StageTriggerCom | |
Gate | 0..1 | StageTrigger | 0..* | GateTrigger | The Gate result that trigger the StageTrigger and thereby executing the a set of protective actions. | StageTrigger | |
Gate | 1 | TriggerCondition | 0..* | GateTrigger | The resulting Gate that is the condition for the Trigger. | TriggerCondition | |
Gate | 0..1 | ProtectiveAction | 0..* | GateEnabledCondition | Association to a Gate that through a gate logic and input pin defines enabling of the ProtectiveAction. | ProtectiveActionEnabled | |
Gate | 1 | GateInputPin | 1..* | Gate | GateInputPin | Input to the gate. |