Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
InputDataItemImpl
The BPMN 2.0 inputDataItem from the tMultiInstanceLoopCharacteristics type
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<InputDataItem> |
MultiInstanceLoopCharacteristicsImpl.inputDataItemChild |
Modifier and Type | Method and Description |
---|---|
InputDataItem |
MultiInstanceLoopCharacteristicsImpl.getInputDataItem() |
Modifier and Type | Method and Description |
---|---|
void |
MultiInstanceLoopCharacteristicsImpl.setInputDataItem(InputDataItem inputDataItem) |
Modifier and Type | Method and Description |
---|---|
InputDataItem |
MultiInstanceLoopCharacteristics.getInputDataItem() |
Modifier and Type | Method and Description |
---|---|
void |
MultiInstanceLoopCharacteristics.setInputDataItem(InputDataItem inputDataItem) |
Copyright © 2017. All rights reserved.