Uses of Interface
org.camunda.bpm.model.bpmn.instance.di.Plane
-
Packages that use Plane Package Description org.camunda.bpm.model.bpmn.impl.instance.bpmndi org.camunda.bpm.model.bpmn.impl.instance.di org.camunda.bpm.model.bpmn.instance.bpmndi -
-
Uses of Plane in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
Classes in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that implement Plane Modifier and Type Class Description class
BpmnPlaneImpl
The BPMNDI BPMNPlane element -
Uses of Plane in org.camunda.bpm.model.bpmn.impl.instance.di
Classes in org.camunda.bpm.model.bpmn.impl.instance.di that implement Plane Modifier and Type Class Description class
PlaneImpl
The DI Plane element -
Uses of Plane in org.camunda.bpm.model.bpmn.instance.bpmndi
Subinterfaces of Plane in org.camunda.bpm.model.bpmn.instance.bpmndi Modifier and Type Interface Description interface
BpmnPlane
The BPMNDI BPMNPlane element
-