BpmnFlowElement
FlowElement is the abstract super class for all elements that can appear in a Process flow, which are FlowNodes - which consist of Activities, Choreography Activities Gateways, and Events - Data Objects, Data Associations, and Sequence Flow. Ownership: A FlowElement belongs to an Element Container or a SubProcess
: BpmnFlowElement (architecture_autodiagram)
Figure 75 : BpmnFlowElement (architecture_autodiagram)
BpmnFlowElementBpmnBaseElementBpmnSubProcessBpmnProcessBpmnGroupBpmnLaneBpmnItemAwareElementBpmnSequenceFlowBpmnFlowNode
Attribute
Description
boolean TriggeredByEvent [1..1]
Association
Description
Groups : BpmnGroup [0..*]
SubProcess : BpmnSubProcess [0..1]
Lane : BpmnLane [0..*]
Container : BpmnProcess [0..1]