Interface ItemAwareElement

All Superinterfaces:
BaseElement, BpmnModelElementInstance, org.camunda.bpm.model.xml.instance.ModelElementInstance
All Known Subinterfaces:
DataInput, DataObject, DataObjectReference, DataOutput, DataStore, DataStoreReference, InputDataItem, OutputDataItem, Property
All Known Implementing Classes:
DataInputImpl, DataObjectImpl, DataObjectReferenceImpl, DataOutputImpl, DataStoreImpl, DataStoreReferenceImpl, InputDataItemImpl, ItemAwareElementImpl, OutputDataItemImpl, PropertyImpl

public interface ItemAwareElement extends BaseElement
The BPMN itemAwareElement element
Author:
Sebastian Menski