public class LoopImpl extends AbstractUserActionImpl implements Loop
The following features are implemented:
MinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
EOPPOSITE_FEATURE_BASENIL| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetBodyBehaviour_Loop(ScenarioBehaviour newBodyBehaviour_Loop,
NotificationChain msgs) |
NotificationChain |
basicSetLoopIteration_Loop(PCMRandomVariable newLoopIteration_Loop,
NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
ScenarioBehaviour |
getBodyBehaviour_Loop() |
PCMRandomVariable |
getLoopIteration_Loop() |
void |
setBodyBehaviour_Loop(ScenarioBehaviour newBodyBehaviour_Loop) |
void |
setLoopIteration_Loop(PCMRandomVariable newLoopIteration_Loop) |
basicGetPredecessor, basicGetSuccessor, basicSetPredecessor, basicSetScenarioBehaviour_AbstractUserAction, basicSetSuccessor, eBasicRemoveFromContainerFeature, getPredecessor, getScenarioBehaviour_AbstractUserAction, getSuccessor, setPredecessor, setScenarioBehaviour_AbstractUserAction, setSuccessoreBaseStructuralFeatureID, eDerivedStructuralFeatureID, getEntityName, setEntityNamecdoClassInfo, cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInternalDynamicFeature, cdoInternalInstance, cdoInternalPostAttach, cdoInternalPostDetach, cdoInternalPostInvalidate, cdoInternalPostLoad, cdoInternalPostRollback, cdoInternalPreCommit, cdoInternalPreLoad, cdoInternalSetID, cdoInternalSetResource, cdoInternalSetRevision, cdoInternalSetState, cdoInternalSetView, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption, createLock, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eClass, eContainerFeatureID, eDirectResource, eInternalContainer, eInternalResource, equals, eSetClass, eSetResource, eStore, getLockState, hashCode, instanceToRevisionFeature, revisionToInstanceFeature, toStringeDerivedStructuralFeatureIDeAdapters, eContents, eCrossReferences, eDeliver, eIsProxy, eProxyURI, eSetDeliver, eSetProxyURIeAllContents, eBasicRemoveFromContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetStore, eSetting, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifygetPredecessor, 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, eSetDelivereBasicRemoveFromContainer, eDerivedOperationID, eGet, eInverseAdd, eInverseRemove, eInvoke, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegmentpublic static final String copyright
public PCMRandomVariable getLoopIteration_Loop()
getLoopIteration_Loop in interface LoopLoop.setLoopIteration_Loop(PCMRandomVariable),
UsagemodelPackage.getLoop_LoopIteration_Loop(),
PCMRandomVariable.getLoop_LoopIteration()public NotificationChain basicSetLoopIteration_Loop(PCMRandomVariable newLoopIteration_Loop, NotificationChain msgs)
public void setLoopIteration_Loop(PCMRandomVariable newLoopIteration_Loop)
setLoopIteration_Loop in interface LoopnewLoopIteration_Loop - the new value of the 'Loop Iteration Loop' containment reference.Loop.getLoopIteration_Loop()public ScenarioBehaviour getBodyBehaviour_Loop()
getBodyBehaviour_Loop in interface LoopLoop.setBodyBehaviour_Loop(ScenarioBehaviour),
UsagemodelPackage.getLoop_BodyBehaviour_Loop(),
ScenarioBehaviour.getLoop_ScenarioBehaviour()public NotificationChain basicSetBodyBehaviour_Loop(ScenarioBehaviour newBodyBehaviour_Loop, NotificationChain msgs)
public void setBodyBehaviour_Loop(ScenarioBehaviour newBodyBehaviour_Loop)
setBodyBehaviour_Loop in interface LoopnewBodyBehaviour_Loop - the new value of the 'Body Behaviour Loop' containment reference.Loop.getBodyBehaviour_Loop()public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd in class AbstractUserActionImplpublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class AbstractUserActionImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class AbstractUserActionImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class AbstractUserActionImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class AbstractUserActionImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class AbstractUserActionImpl