public interface AbstractLoopAction extends AbstractInternalControlFlowAction
Abstract parent class of any loop (e.g. LoopAction)
The following features are supported:
SeffPackage.getAbstractLoopAction()| Modifier and Type | Method and Description |
|---|---|
ResourceDemandingBehaviour |
getBodyBehaviour_Loop()
Returns the value of the 'Body Behaviour Loop' containment reference.
|
void |
setBodyBehaviour_Loop(ResourceDemandingBehaviour value)
Sets the value of the
'
Body
Behaviour Loop' containment reference. |
getInfrastructureCall__Action, getResourceCall__Action, getResourceDemand_ActiongetPredecessor_AbstractAction, getResourceDemandingBehaviour_AbstractAction, getSuccessor_AbstractAction, setPredecessor_AbstractAction, setResourceDemandingBehaviour_AbstractAction, setSuccessor_AbstractActiongetEntityName, setEntityNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
ResourceDemandingBehaviour getBodyBehaviour_Loop()
Abstract Loop Action Resource Demanding Behaviour'.
If the meaning of the 'Body Behaviour Loop' containment reference isn't clear, there really should be more of a description here...
setBodyBehaviour_Loop(ResourceDemandingBehaviour),
SeffPackage.getAbstractLoopAction_BodyBehaviour_Loop(),
ResourceDemandingBehaviour.getAbstractLoopAction_ResourceDemandingBehaviour()void setBodyBehaviour_Loop(ResourceDemandingBehaviour value)
Body
Behaviour Loop' containment reference. value - the new value of the 'Body Behaviour Loop' containment reference.getBodyBehaviour_Loop()