
UML/BPMN Metamodel
A Lane element defines one specific partition in a LaneSet. The Lane can define a partition element which specifies the value and element type, a tool can use to determine the list of Flow Elements to be partitioned into this Lane.
Ownership:
A Lane belongs to a LaneSet


Figure 64 : BpmnLane (architecture_autodiagram)
Association | Description |
---|---|
The list of FlowNodes partitioned into this Lane according to the partitionElement defined as part of the Lane element. | |
A reference to a BaseElement that specifies the partition value and partition type. Using this partition element a BPMN compliant tool can determine the FlowElements that have to be partitioned in this Lane. |