Uses of Interface
org.camunda.bpm.model.bpmn.instance.di.LabeledShape
-
Packages that use LabeledShape 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 LabeledShape in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
Classes in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that implement LabeledShape Modifier and Type Class Description classBpmnShapeImplThe BPMNDI BPMNShape element -
Uses of LabeledShape in org.camunda.bpm.model.bpmn.impl.instance.di
Classes in org.camunda.bpm.model.bpmn.impl.instance.di that implement LabeledShape Modifier and Type Class Description classLabeledShapeImplThe DI LabeledShape element -
Uses of LabeledShape in org.camunda.bpm.model.bpmn.instance.bpmndi
Subinterfaces of LabeledShape in org.camunda.bpm.model.bpmn.instance.bpmndi Modifier and Type Interface Description interfaceBpmnShapeThe BPMNDI BPMNShape element
-