| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LoopCharacteristicsImpl
The BPMN loopCharacteristics element 
 | 
class  | 
MultiInstanceLoopCharacteristicsImpl
The BPMN 2.0 multiInstanceLoopCharacteristics element 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElement<LoopCharacteristics> | 
ActivityImpl.loopCharacteristicsChild  | 
| Modifier and Type | Method and Description | 
|---|---|
LoopCharacteristics | 
ActivityImpl.getLoopCharacteristics()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ActivityImpl.setLoopCharacteristics(LoopCharacteristics loopCharacteristics)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MultiInstanceLoopCharacteristics
The BPMN 2.0 multiInstanceLoopCharacteristics element type 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LoopCharacteristics | 
Activity.getLoopCharacteristics()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Activity.setLoopCharacteristics(LoopCharacteristics loopCharacteristics)  | 
Copyright © 2018. All rights reserved.