|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Transaction
A representation of the model object 'Transaction'. A Transaction is a set of coordinated activities carried out by independent, loosely-coupled systems in accordance with a contractually defined business relationship. This coordination leads to an agreed, consistent, and verifiable outcome across all participants.
The following features are supported:
BPMNPackage.getTransaction()| Method Summary | |
|---|---|
java.lang.String |
getTransactionMethod()
Returns the value of the 'Transaction Method' attribute. |
java.lang.String |
getTransactionProtocol()
Returns the value of the 'Transaction Protocol' attribute |
void |
setTransactionMethod(java.lang.String value)
Sets the value of the ' Transaction Method' attribute |
void |
setTransactionProtocol(java.lang.String value)
Sets the value of the ' Transaction Protocol' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getTransactionProtocol()
If the meaning of the 'Transaction Protocol' attribute isn't clear, there really should be more of a description here...
setTransactionProtocol(String),
BPMNPackage.getTransaction_TransactionProtocol()void setTransactionProtocol(java.lang.String value)
Transaction Protocol' attribute.
value - the new value of the 'Transaction Protocol' attribute.getTransactionProtocol()java.lang.String getTransactionMethod()
"Compensate".
If the meaning of the 'Transaction Method' attribute isn't clear, there really should be more of a description here...
setTransactionMethod(String),
BPMNPackage.getTransaction_TransactionMethod()void setTransactionMethod(java.lang.String value)
Transaction Method' attribute.
value - the new value of the 'Transaction Method' attribute.getTransactionMethod()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||