Skip to main content

StageTrigger

Class Description

Condition that is triggered either by TriggerCondition of by gate condition within a stage and has remedial action-s.

Attributes

NameTypeDescription
armedBooleanThe status of the class set by operation or by signal. Optional field that will override other status fields.
normalArmedBooleanThe default/normal value used when other active signal/values are missing.
priorityIntegerPriority of trigger. 0 = don t care (default) 1 = highest priority. 2 is less than 1 and so on. A trigger with the highest priority will trigger first.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
StageTrigger1..*Stage1StageTriggerA Stage consist of one or more StageTrigger.Stage
StageTrigger0..*Gate0..1StageTriggerArmedGateArmedAssociation to a Gate that through a gate logic and input pin defines arming of the StageTrigger.
StageTrigger0..*Gate0..1StageTriggerComGateComConditionFor the StageTrigger to active the set of protective actions the condition for communication needs to be met (true).
StageTrigger0..*Gate0..1StageTriggerGateTriggerThe Gate result that trigger the StageTrigger and thereby executing the a set of protective actions.
StageTrigger0..*ProtectiveActionCollection1StageTriggerWhen condition to the StageTrigger is met, the actions in the ProtectiveActionCollection are activated/triggered.ProtectiveActionCollection