BpmnCatchEvent
Events catching some sort of signal or condition (message, condition, timer, etc.). Initial events are always catch events. Intermediate events may catch events.
: BpmnCatchEvent (architecture_autodiagram)
Figure 27 : BpmnCatchEvent (architecture_autodiagram)
BpmnCatchEventBpmnEventBpmnDataAssociationBpmnDataOutputBpmnBoundaryEventBpmnIntermediateCatchEventBpmnStartEvent
Attribute
Description
boolean ParallelMultiple [1..1]
This means that there are multiple triggers required before the events triggers outcoming sequence flows. All of the types of triggers that are listed in the catcht Event MUST be triggered before the processing continues.
Association
Description
DataOutputAssociation : BpmnDataAssociation [0..*]
DataOutput : BpmnDataOutput [0..1]