: Public Class
Created: 27/05/2013 19:19:47
Modified: 28/05/2013 17:33:21
Project:
Advanced:
Condition that is triggered either by TriggerCondition of by gate condition within a stage and has remedial action-s.<br/>
Attribute
Public Boolean
  armed
Details:
Notes: The status of the class set by operation or by signal. Optional field that will override other status fields.<br/>
Public Boolean
  normalArmed
Details:
Notes: The default/normal value used when other active signal/values are missing.<br/>
Public Integer
  priority
Details:
Notes: Priority 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.<br/>
Element Source Role Target Role
Gate
Class  
Name: StageTrigger
 
Name: GateTrigger
 
Details:
The Gate result that trigger the StageTrigger and thereby executing the a set of protective actions.<br/>
Stage
Class  
Name: StageTrigger
 
Name: Stage
 
Details:
A Stage consist of one or more StageTrigger.<br/>
Gate
Class  
Name: StageTriggerArmed
 
Name: GateArmed
 
Details:
Association to a Gate that through a gate logic and input pin defines arming of the StageTrigger.<br/>
Gate
Class  
Name: StageTriggerCom
 
Name: GateComCondition
 
Details:
For the StageTrigger to active the set of protective actions the condition for communication needs to be met (true). <br/>
Element Source Role Target Role
ProtectiveActionCollection
Class  
Name: ProtectiveActionCollection
 
Name: StageTrigger
 
Details:
When condition to the StageTrigger is met, the actions in the ProtectiveActionCollection are activated/triggered.<br/>
Object Type Connection Direction Notes
IdentifiedObject Class Generalization To