| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance.bpmndi | |
| org.camunda.bpm.model.bpmn.instance.bpmndi | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BpmnLabelStyleImpl
The BPMNDI BPMNLabelStyle element 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElementCollection<BpmnLabelStyle> | 
BpmnDiagramImpl.bpmnLabelStyleCollection  | 
protected static AttributeReference<BpmnLabelStyle> | 
BpmnLabelImpl.labelStyleAttribute  | 
| Modifier and Type | Method and Description | 
|---|---|
BpmnLabelStyle | 
BpmnLabelImpl.getLabelStyle()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<BpmnLabelStyle> | 
BpmnDiagramImpl.getBpmnLabelStyles()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BpmnLabelImpl.setLabelStyle(BpmnLabelStyle labelStyle)  | 
| Modifier and Type | Method and Description | 
|---|---|
BpmnLabelStyle | 
BpmnLabel.getLabelStyle()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<BpmnLabelStyle> | 
BpmnDiagram.getBpmnLabelStyles()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BpmnLabel.setLabelStyle(BpmnLabelStyle labelStyle)  | 
Copyright © 2017. All rights reserved.