| Package | Description |
|---|---|
| www.omg.org.spec.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected TDataState |
TDataInput.dataState |
protected TDataState |
TDataObject.dataState |
protected TDataState |
TDataStoreReference.dataState |
protected TDataState |
TDataObjectReference.dataState |
protected TDataState |
TProperty.dataState |
protected TDataState |
TDataOutput.dataState |
protected TDataState |
TDataStore.dataState |
| Modifier and Type | Method and Description |
|---|---|
TDataState |
ObjectFactory.createTDataState()
Create an instance of
TDataState |
TDataState |
TDataInput.getDataState()
Gets the value of the dataState property.
|
TDataState |
TDataObject.getDataState()
Gets the value of the dataState property.
|
TDataState |
TDataStoreReference.getDataState()
Gets the value of the dataState property.
|
TDataState |
TDataObjectReference.getDataState()
Gets the value of the dataState property.
|
TDataState |
TProperty.getDataState()
Gets the value of the dataState property.
|
TDataState |
TDataOutput.getDataState()
Gets the value of the dataState property.
|
TDataState |
TDataStore.getDataState()
Gets the value of the dataState property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TDataState> |
ObjectFactory.createDataState(TDataState value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TDataState> |
ObjectFactory.createDataState(TDataState value)
|
void |
TDataInput.setDataState(TDataState value)
Sets the value of the dataState property.
|
void |
TDataObject.setDataState(TDataState value)
Sets the value of the dataState property.
|
void |
TDataStoreReference.setDataState(TDataState value)
Sets the value of the dataState property.
|
void |
TDataObjectReference.setDataState(TDataState value)
Sets the value of the dataState property.
|
void |
TProperty.setDataState(TDataState value)
Sets the value of the dataState property.
|
void |
TDataOutput.setDataState(TDataState value)
Sets the value of the dataState property.
|
void |
TDataStore.setDataState(TDataState value)
Sets the value of the dataState property.
|
Copyright © 2018 SAP SE. All Rights Reserved.