|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataStore | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of DataStore in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return DataStore | |
---|---|
DataStore |
Bpmn2Factory.createDataStore()
Returns a new object of class 'Data Store'. |
DataStore |
DocumentRoot.getDataStore()
Returns the value of the 'Data Store' containment reference. |
Methods in com.ibm.xtools.bpmn2 with parameters of type DataStore | |
---|---|
void |
DocumentRoot.setDataStore(DataStore value)
Sets the value of the ' Data Store ' containment reference. |
Uses of DataStore in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type DataStore | |
---|---|
T |
Bpmn2Switch.caseDataStore(DataStore object)
Returns the result of interpreting the object as an instance of 'Data Store'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |