Uses of Class
org.camunda.bpm.model.bpmn.impl.instance.PartitionElement
-
Uses of PartitionElement in org.camunda.bpm.model.bpmn.impl.instance
Modifier and TypeFieldDescriptionprotected static ChildElement<PartitionElement>
LaneImpl.partitionElementChild
protected static AttributeReference<PartitionElement>
LaneImpl.partitionElementRefAttribute
Modifier and TypeMethodDescriptionLaneImpl.getPartitionElement()
LaneImpl.getPartitionElementChild()
Modifier and TypeMethodDescriptionvoid
LaneImpl.setPartitionElement
(PartitionElement partitionElement) void
LaneImpl.setPartitionElementChild
(PartitionElement partitionElement) -
Uses of PartitionElement in org.camunda.bpm.model.bpmn.instance
Modifier and TypeMethodDescriptionvoid
Lane.setPartitionElement
(PartitionElement partitionElement) void
Lane.setPartitionElementChild
(PartitionElement partitionElement)