Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
DataObjectImpl
The BPMN dataObject element
|
Modifier and Type | Field and Description |
---|---|
protected static AttributeReference<DataObject> |
DataObjectReferenceImpl.dataObjectRefAttribute |
Modifier and Type | Method and Description |
---|---|
DataObject |
DataObjectReferenceImpl.getDataObject() |
Modifier and Type | Method and Description |
---|---|
void |
DataObjectReferenceImpl.setDataObject(DataObject dataObject) |
Modifier and Type | Method and Description |
---|---|
DataObject |
DataObjectReference.getDataObject() |
Modifier and Type | Method and Description |
---|---|
void |
DataObjectReference.setDataObject(DataObject dataObject) |
Copyright © 2018. All rights reserved.