|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartitionElement | |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | |
| Uses of PartitionElement in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type PartitionElement | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElement<PartitionElement> |
LaneImpl.partitionElementChild
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<PartitionElement> |
LaneImpl.partitionElementRefAttribute
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return PartitionElement | |
|---|---|
PartitionElement |
LaneImpl.getPartitionElement()
|
PartitionElement |
LaneImpl.getPartitionElementChild()
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type PartitionElement | |
|---|---|
void |
LaneImpl.setPartitionElement(PartitionElement partitionElement)
|
void |
LaneImpl.setPartitionElementChild(PartitionElement partitionElement)
|
| Uses of PartitionElement in org.camunda.bpm.model.bpmn.instance |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance that return PartitionElement | |
|---|---|
PartitionElement |
Lane.getPartitionElement()
|
PartitionElement |
Lane.getPartitionElementChild()
|
| Methods in org.camunda.bpm.model.bpmn.instance with parameters of type PartitionElement | |
|---|---|
void |
Lane.setPartitionElement(PartitionElement partitionElement)
|
void |
Lane.setPartitionElementChild(PartitionElement partitionElement)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||