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
|
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 | Method and Description |
---|---|
LoopCharacteristics |
Activity.getLoopCharacteristics() |
Modifier and Type | Method and Description |
---|---|
void |
Activity.setLoopCharacteristics(LoopCharacteristics loopCharacteristics) |
Copyright © 2015. All rights reserved.