1.2.8.2 BpmnLane
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
ModelElementBpmnLaneSetBpmnLaneBpmnBaseElementBpmnFlowElement
Association
Description
ChildLaneSet : BpmnLaneSet [0..1]
A lane can be redecomposed into Lanesets/Lanes.
PartitionElement : ModelElement [0..1]
A reference to a BaseElement which specifies the partition value and partition type. NOTE: A revoir dans Modelio : même association que partition/represented dans les diagrammes d'activité.
FlowElementRef : BpmnFlowElement [0..*]
The list of FlowElement partitioned into this Lane.
LaneSet : BpmnLaneSet [1..1]
One or more Lane elements, which define a specific partition in the LaneSet