public interface Loop extends AbstractUserAction
The following features are supported:
UsagemodelPackage.getLoop()| Modifier and Type | Method and Description |
|---|---|
ScenarioBehaviour |
getBodyBehaviour_Loop()
Returns the value of the 'Body Behaviour Loop' containment reference.
|
PCMRandomVariable |
getLoopIteration_Loop()
Returns the value of the 'Loop Iteration Loop' containment reference.
|
void |
setBodyBehaviour_Loop(ScenarioBehaviour value)
Sets the value of the '
Body Behaviour Loop' containment reference. |
void |
setLoopIteration_Loop(PCMRandomVariable value)
Sets the value of the '
Loop Iteration Loop' containment reference. |
getPredecessor, getScenarioBehaviour_AbstractUserAction, getSuccessor, setPredecessor, setScenarioBehaviour_AbstractUserAction, setSuccessorgetEntityName, 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
PCMRandomVariable getLoopIteration_Loop()
Loop Loop
Iteration'.
If the meaning of the 'Loop Iteration Loop' containment reference isn't clear, there really should be more of a description here...
setLoopIteration_Loop(PCMRandomVariable),
UsagemodelPackage.getLoop_LoopIteration_Loop(),
PCMRandomVariable.getLoop_LoopIteration()void setLoopIteration_Loop(PCMRandomVariable value)
Loop Iteration Loop' containment reference. value - the new value of the 'Loop Iteration Loop' containment reference.getLoopIteration_Loop()ScenarioBehaviour getBodyBehaviour_Loop()
Loop Scenario 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(ScenarioBehaviour),
UsagemodelPackage.getLoop_BodyBehaviour_Loop(),
ScenarioBehaviour.getLoop_ScenarioBehaviour()void setBodyBehaviour_Loop(ScenarioBehaviour value)
Body Behaviour Loop' containment reference. value - the new value of the 'Body Behaviour Loop' containment reference.getBodyBehaviour_Loop()