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 |
BpmnShape.getBpmnLabel() |
BpmnLabel |
BpmnEdge.getBpmnLabel() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnShape.setBpmnLabel(BpmnLabel bpmnLabel) |
void |
BpmnEdge.setBpmnLabel(BpmnLabel bpmnLabel) |
Copyright © 2015. All rights reserved.