| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance.bpmndi | |
| org.camunda.bpm.model.bpmn.instance.bpmndi | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BpmnLabelImpl
The BPMNDI BPMNLabel element 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElement<BpmnLabel> | 
BpmnShapeImpl.bpmnLabelChild  | 
protected static ChildElement<BpmnLabel> | 
BpmnEdgeImpl.bpmnLabelChild  | 
| Modifier and Type | Method and Description | 
|---|---|
BpmnLabel | 
BpmnShapeImpl.getBpmnLabel()  | 
BpmnLabel | 
BpmnEdgeImpl.getBpmnLabel()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BpmnShapeImpl.setBpmnLabel(BpmnLabel bpmnLabel)  | 
void | 
BpmnEdgeImpl.setBpmnLabel(BpmnLabel bpmnLabel)  | 
| Modifier and Type | Method and Description | 
|---|---|
BpmnLabel | 
BpmnEdge.getBpmnLabel()  | 
BpmnLabel | 
BpmnShape.getBpmnLabel()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BpmnEdge.setBpmnLabel(BpmnLabel bpmnLabel)  | 
void | 
BpmnShape.setBpmnLabel(BpmnLabel bpmnLabel)  | 
Copyright © 2019. All rights reserved.