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

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
Gate 1 PinGate 0..* GateOutput PinGate
Gate 0..1 RemedialActionScheme 0..* GateArmed Gate that through a gate logic and input pin defines arming of the Remedial Action Schemes (RAS). RemedialActionScheme
GateInputPin 1..* Gate 1 GateInputPin Input to the gate. Gate
ProtectiveAction 0..* Gate 0..1 ProtectiveActionCom For the ProtectiveAction to be activated the condition for communication needs to be met (true). GateComCondition
ProtectiveAction 0..* Gate 0..1 ProtectiveActionEnabled GateEnabledCondition Association to a Gate that through a gate logic and input pin defines enabling of the ProtectiveAction.
StageTrigger 0..* Gate 0..1 StageTriggerCom GateComCondition For the StageTrigger to active the set of protective actions the condition for communication needs to be met (true).
StageTrigger 0..* Gate 0..1 StageTriggerArmed GateArmed Association to a Gate that through a gate logic and input pin defines arming of the StageTrigger.
StageTrigger 0..* Gate 0..1 StageTrigger GateTrigger The Gate result that trigger the StageTrigger and thereby executing the a set of protective actions.
TriggerCondition 0..* Gate 1 TriggerCondition GateTrigger The resulting Gate that is the condition for the Trigger.