Uses of Interface
org.camunda.bpm.model.bpmn.instance.di.Label
-
Packages that use Label 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 Label in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
Classes in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that implement Label Modifier and Type Class Description class
BpmnLabelImpl
The BPMNDI BPMNLabel element -
Uses of Label in org.camunda.bpm.model.bpmn.impl.instance.di
Classes in org.camunda.bpm.model.bpmn.impl.instance.di that implement Label Modifier and Type Class Description class
LabelImpl
The DI Label element -
Uses of Label in org.camunda.bpm.model.bpmn.instance.bpmndi
Subinterfaces of Label in org.camunda.bpm.model.bpmn.instance.bpmndi Modifier and Type Interface Description interface
BpmnLabel
The BPMNDI BPMNLabel element
-