Uses of Interface
org.eximeebpms.bpm.model.bpmn.instance.bpmndi.BpmnLabel
Packages that use BpmnLabel
Package
Description
-
Uses of BpmnLabel in org.eximeebpms.bpm.model.bpmn.impl.instance.bpmndi
Classes in org.eximeebpms.bpm.model.bpmn.impl.instance.bpmndi that implement BpmnLabelFields in org.eximeebpms.bpm.model.bpmn.impl.instance.bpmndi with type parameters of type BpmnLabelModifier and TypeFieldDescriptionprotected static ChildElement
<BpmnLabel> BpmnEdgeImpl.bpmnLabelChild
protected static ChildElement
<BpmnLabel> BpmnShapeImpl.bpmnLabelChild
Methods in org.eximeebpms.bpm.model.bpmn.impl.instance.bpmndi that return BpmnLabelMethods in org.eximeebpms.bpm.model.bpmn.impl.instance.bpmndi with parameters of type BpmnLabelModifier and TypeMethodDescriptionvoid
BpmnEdgeImpl.setBpmnLabel
(BpmnLabel bpmnLabel) void
BpmnShapeImpl.setBpmnLabel
(BpmnLabel bpmnLabel) -
Uses of BpmnLabel in org.eximeebpms.bpm.model.bpmn.instance.bpmndi
Methods in org.eximeebpms.bpm.model.bpmn.instance.bpmndi that return BpmnLabelMethods in org.eximeebpms.bpm.model.bpmn.instance.bpmndi with parameters of type BpmnLabelModifier and TypeMethodDescriptionvoid
BpmnEdge.setBpmnLabel
(BpmnLabel bpmnLabel) void
BpmnShape.setBpmnLabel
(BpmnLabel bpmnLabel)