Uses of Interface
org.camunda.bpm.model.bpmn.instance.di.Shape
-
-
Uses of Shape in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
Classes in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that implement Shape Modifier and Type Class Description class
BpmnShapeImpl
The BPMNDI BPMNShape element -
Uses of Shape in org.camunda.bpm.model.bpmn.impl.instance.di
Classes in org.camunda.bpm.model.bpmn.impl.instance.di that implement Shape Modifier and Type Class Description class
LabeledShapeImpl
The DI LabeledShape elementclass
ShapeImpl
The DI Shape element -
Uses of Shape in org.camunda.bpm.model.bpmn.instance.bpmndi
Subinterfaces of Shape in org.camunda.bpm.model.bpmn.instance.bpmndi Modifier and Type Interface Description interface
BpmnShape
The BPMNDI BPMNShape element -
Uses of Shape in org.camunda.bpm.model.bpmn.instance.di
Subinterfaces of Shape in org.camunda.bpm.model.bpmn.instance.di Modifier and Type Interface Description interface
LabeledShape
The DI LabeledShape element
-