|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transaction | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of Transaction in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return Transaction | |
---|---|
Transaction |
Bpmn2Factory.createTransaction()
Returns a new object of class 'Transaction'. |
Transaction |
DocumentRoot.getTransaction()
Returns the value of the 'Transaction' containment reference. |
Methods in com.ibm.xtools.bpmn2 with parameters of type Transaction | |
---|---|
void |
DocumentRoot.setTransaction(Transaction value)
Sets the value of the ' Transaction ' containment reference. |
Uses of Transaction in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type Transaction | |
---|---|
T |
Bpmn2Switch.caseTransaction(Transaction object)
Returns the result of interpreting the object as an instance of 'Transaction'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |