|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompensateEventDefinition
A representation of the model object 'Compensate Event Definition'.
The following features are supported:
Bpmn2Package.getCompensateEventDefinition()
Method Summary | |
---|---|
Activity |
getActivity()
Returns the value of the 'Activity' reference. |
boolean |
isSetWaitForCompletion()
Returns whether the value of the ' Wait For Completion ' attribute is set. |
boolean |
isWaitForCompletion()
Returns the value of the 'Wait For Completion' attribute. |
void |
setActivity(Activity value)
Sets the value of the ' Activity ' reference. |
void |
setWaitForCompletion(boolean value)
Sets the value of the ' Wait For Completion ' attribute. |
void |
unsetWaitForCompletion()
Unsets the value of the ' Wait For Completion ' attribute. |
Methods inherited from interface com.ibm.xtools.bpmn2.BaseElement |
---|
getAny, getAnyAttribute, getDocumentations, getExtensionElements, getId, getName, setExtensionElements, setId, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Activity getActivity()
If the meaning of the 'Activity' reference isn't clear, there really should be more of a description here...
setActivity(Activity)
,
Bpmn2Package.getCompensateEventDefinition_Activity()
void setActivity(Activity value)
Activity
' reference.
value
- the new value of the 'Activity' reference.getActivity()
boolean isWaitForCompletion()
If the meaning of the 'Wait For Completion' attribute isn't clear, there really should be more of a description here...
isSetWaitForCompletion()
,
unsetWaitForCompletion()
,
setWaitForCompletion(boolean)
,
Bpmn2Package.getCompensateEventDefinition_WaitForCompletion()
void setWaitForCompletion(boolean value)
Wait For Completion
' attribute.
value
- the new value of the 'Wait For Completion' attribute.isSetWaitForCompletion()
,
unsetWaitForCompletion()
,
isWaitForCompletion()
void unsetWaitForCompletion()
Wait For Completion
' attribute.
isSetWaitForCompletion()
,
isWaitForCompletion()
,
setWaitForCompletion(boolean)
boolean isSetWaitForCompletion()
Wait For Completion
' attribute is set.
unsetWaitForCompletion()
,
isWaitForCompletion()
,
setWaitForCompletion(boolean)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |