|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BpmnPlane | |
|---|---|
| org.camunda.bpm.model.bpmn.builder | |
| org.camunda.bpm.model.bpmn.impl.instance.bpmndi | |
| org.camunda.bpm.model.bpmn.instance.bpmndi | |
| Uses of BpmnPlane in org.camunda.bpm.model.bpmn.builder |
|---|
| Methods in org.camunda.bpm.model.bpmn.builder that return BpmnPlane | |
|---|---|
protected BpmnPlane |
AbstractBaseElementBuilder.findBpmnPlane()
|
| Uses of BpmnPlane in org.camunda.bpm.model.bpmn.impl.instance.bpmndi |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that implement BpmnPlane | |
|---|---|
class |
BpmnPlaneImpl
The BPMNDI BPMNPlane element |
| Fields in org.camunda.bpm.model.bpmn.impl.instance.bpmndi with type parameters of type BpmnPlane | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElement<BpmnPlane> |
BpmnDiagramImpl.bpmnPlaneChild
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that return BpmnPlane | |
|---|---|
BpmnPlane |
BpmnDiagramImpl.getBpmnPlane()
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance.bpmndi with parameters of type BpmnPlane | |
|---|---|
void |
BpmnDiagramImpl.setBpmnPlane(BpmnPlane bpmnPlane)
|
| Uses of BpmnPlane in org.camunda.bpm.model.bpmn.instance.bpmndi |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance.bpmndi that return BpmnPlane | |
|---|---|
BpmnPlane |
BpmnDiagram.getBpmnPlane()
|
| Methods in org.camunda.bpm.model.bpmn.instance.bpmndi with parameters of type BpmnPlane | |
|---|---|
void |
BpmnDiagram.setBpmnPlane(BpmnPlane bpmnPlane)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||