|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdHocSubProcess
A representation of the model object 'Ad Hoc Sub Process'.
The following features are supported:
Bpmn2Package.getAdHocSubProcess()
Method Summary | |
---|---|
Expression |
getCompletionCondition()
Returns the value of the 'Completion Condition' containment reference. |
AdHocOrdering |
getOrdering()
Returns the value of the 'Ordering' attribute. |
boolean |
isCancelRemainingInstances()
Returns the value of the 'Cancel Remaining Instances' attribute. |
boolean |
isSetCancelRemainingInstances()
Returns whether the value of the ' Cancel Remaining Instances ' attribute is set. |
boolean |
isSetOrdering()
Returns whether the value of the ' Ordering ' attribute is set. |
void |
setCancelRemainingInstances(boolean value)
Sets the value of the ' Cancel Remaining Instances ' attribute. |
void |
setCompletionCondition(Expression value)
Sets the value of the ' Completion Condition ' containment reference. |
void |
setOrdering(AdHocOrdering value)
Sets the value of the ' Ordering ' attribute. |
void |
unsetCancelRemainingInstances()
Unsets the value of the ' Cancel Remaining Instances ' attribute. |
void |
unsetOrdering()
Unsets the value of the ' Ordering ' attribute. |
Methods inherited from interface com.ibm.xtools.bpmn2.SubProcess |
---|
getArtifacts, getFlowElements, isSetTriggeredByEvent, isTriggeredByEvent, setTriggeredByEvent, unsetTriggeredByEvent |
Methods inherited from interface com.ibm.xtools.bpmn2.Activity |
---|
getBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefault, getIoSpecification, getLoopCharacteristics, getResourceRoles, isIsForCompensation, isSetIsForCompensation, setDefault, setIoSpecification, setIsForCompensation, setLoopCharacteristics, unsetIsForCompensation |
Methods inherited from interface com.ibm.xtools.bpmn2.FlowNode |
---|
getIncoming, getOutgoing |
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 |
---|
Expression getCompletionCondition()
If the meaning of the 'Completion Condition' containment reference isn't clear, there really should be more of a description here...
setCompletionCondition(Expression)
,
Bpmn2Package.getAdHocSubProcess_CompletionCondition()
void setCompletionCondition(Expression value)
Completion Condition
' containment reference.
value
- the new value of the 'Completion Condition' containment reference.getCompletionCondition()
boolean isCancelRemainingInstances()
"true"
.
If the meaning of the 'Cancel Remaining Instances' attribute isn't clear, there really should be more of a description here...
isSetCancelRemainingInstances()
,
unsetCancelRemainingInstances()
,
setCancelRemainingInstances(boolean)
,
Bpmn2Package.getAdHocSubProcess_CancelRemainingInstances()
void setCancelRemainingInstances(boolean value)
Cancel Remaining Instances
' attribute.
value
- the new value of the 'Cancel Remaining Instances' attribute.isSetCancelRemainingInstances()
,
unsetCancelRemainingInstances()
,
isCancelRemainingInstances()
void unsetCancelRemainingInstances()
Cancel Remaining Instances
' attribute.
isSetCancelRemainingInstances()
,
isCancelRemainingInstances()
,
setCancelRemainingInstances(boolean)
boolean isSetCancelRemainingInstances()
Cancel Remaining Instances
' attribute is set.
unsetCancelRemainingInstances()
,
isCancelRemainingInstances()
,
setCancelRemainingInstances(boolean)
AdHocOrdering getOrdering()
AdHocOrdering
.
If the meaning of the 'Ordering' attribute isn't clear, there really should be more of a description here...
AdHocOrdering
,
isSetOrdering()
,
unsetOrdering()
,
setOrdering(AdHocOrdering)
,
Bpmn2Package.getAdHocSubProcess_Ordering()
void setOrdering(AdHocOrdering value)
Ordering
' attribute.
value
- the new value of the 'Ordering' attribute.AdHocOrdering
,
isSetOrdering()
,
unsetOrdering()
,
getOrdering()
void unsetOrdering()
Ordering
' attribute.
isSetOrdering()
,
getOrdering()
,
setOrdering(AdHocOrdering)
boolean isSetOrdering()
Ordering
' attribute is set.
unsetOrdering()
,
getOrdering()
,
setOrdering(AdHocOrdering)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |