Package | Description |
---|---|
org.camunda.bpm.model.bpmn.builder | |
org.camunda.bpm.model.bpmn.impl.instance.bpmndi | |
org.camunda.bpm.model.bpmn.instance.bpmndi |
Modifier and Type | Method and Description |
---|---|
protected BpmnPlane |
AbstractBaseElementBuilder.findBpmnPlane() |
Modifier and Type | Class and Description |
---|---|
class |
BpmnPlaneImpl
The BPMNDI BPMNPlane element
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<BpmnPlane> |
BpmnDiagramImpl.bpmnPlaneChild |
Modifier and Type | Method and Description |
---|---|
BpmnPlane |
BpmnDiagramImpl.getBpmnPlane() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnDiagramImpl.setBpmnPlane(BpmnPlane bpmnPlane) |
Modifier and Type | Method and Description |
---|---|
BpmnPlane |
BpmnDiagram.getBpmnPlane() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnDiagram.setBpmnPlane(BpmnPlane bpmnPlane) |
Copyright © 2017. All rights reserved.