Uses of Interface
org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnLabel
Package
Description
-
Uses of BpmnLabel in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
Modifier and TypeFieldDescriptionprotected static ChildElement<BpmnLabel>
BpmnEdgeImpl.bpmnLabelChild
protected static ChildElement<BpmnLabel>
BpmnShapeImpl.bpmnLabelChild
Modifier and TypeMethodDescriptionvoid
BpmnEdgeImpl.setBpmnLabel
(BpmnLabel bpmnLabel) void
BpmnShapeImpl.setBpmnLabel
(BpmnLabel bpmnLabel) -
Uses of BpmnLabel in org.camunda.bpm.model.bpmn.instance.bpmndi
Modifier and TypeMethodDescriptionvoid
BpmnEdge.setBpmnLabel
(BpmnLabel bpmnLabel) void
BpmnShape.setBpmnLabel
(BpmnLabel bpmnLabel)