| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DataInputImpl
The BPMN dataInput element 
 | 
class  | 
DataObjectImpl
The BPMN dataObject element 
 | 
class  | 
DataObjectReferenceImpl  | 
class  | 
DataOutputImpl  | 
class  | 
DataStoreImpl
The BPMN dataStore element 
 | 
class  | 
DataStoreReferenceImpl  | 
class  | 
InputDataItemImpl
The BPMN 2.0 inputDataItem from the tMultiInstanceLoopCharacteristics type 
 | 
class  | 
ItemAwareElementImpl  | 
class  | 
OutputDataItemImpl
The BPMN 2.0 outputDataItem from the tMultiInstanceLoopCharacteristics type 
 | 
class  | 
PropertyImpl
The BPMN property element 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ElementReferenceCollection<ItemAwareElement,SourceRef> | 
DataAssociationImpl.sourceRefCollection  | 
protected static ElementReference<ItemAwareElement,TargetRef> | 
DataAssociationImpl.targetRefChild  | 
| Modifier and Type | Method and Description | 
|---|---|
ItemAwareElement | 
DataAssociationImpl.getTarget()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ItemAwareElement> | 
DataAssociationImpl.getSources()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataAssociationImpl.setTarget(ItemAwareElement target)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DataInput
The BPMN dataInput element 
 | 
interface  | 
DataObject
The BPMN dataObject element 
 | 
interface  | 
DataObjectReference
The BPMN dataObjectReference element 
 | 
interface  | 
DataOutput
The BPMN dataOutput element 
 | 
interface  | 
DataStore
The BPMN dataStore element 
 | 
interface  | 
DataStoreReference
The BPMN dataStoreReference element 
 | 
interface  | 
InputDataItem
The BPMN 2.0 inputDataItem from the tMultiInstanceLoopCharacteristics type 
 | 
interface  | 
OutputDataItem
The BPMN 2.0 outputDataItem from the tMultiInstanceLoopCharacteristics type 
 | 
interface  | 
Property
The BPMN property element 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ItemAwareElement | 
DataAssociation.getTarget()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ItemAwareElement> | 
DataAssociation.getSources()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataAssociation.setTarget(ItemAwareElement target)  | 
Copyright © 2019. All rights reserved.