public class IterationProcessImpl extends SignalElementImpl implements IterationProcess
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Constructor and Description |
---|
IterationProcessImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetExprProcess(ExprProcess newExprProcess,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetIterationIndex(ExprSignal newIterationIndex,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetIterationInit(ExprProcess newIterationInit,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
ExprProcess |
getExprProcess() |
ExprSignal |
getIterationIndex() |
ExprProcess |
getIterationInit() |
long |
makeAST() |
void |
setExprProcess(ExprProcess newExprProcess) |
void |
setIterationIndex(ExprSignal newIterationIndex) |
void |
setIterationInit(ExprProcess newIterationInit) |
getCommentPost, getCommentPre, getParent, getTreeAttribute, setASTAttribute, setTreeAttribute
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCommentPost, getCommentPre, getParent, setASTAttribute
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public ExprSignal getIterationIndex()
getIterationIndex
in interface IterationProcess
IterationProcess.setIterationIndex(ExprSignal)
,
SsmePackage.getIterationProcess_IterationIndex()
public org.eclipse.emf.common.notify.NotificationChain basicSetIterationIndex(ExprSignal newIterationIndex, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setIterationIndex(ExprSignal newIterationIndex)
setIterationIndex
in interface IterationProcess
newIterationIndex
- the new value of the 'Iteration Index' containment reference.IterationProcess.getIterationIndex()
public ExprProcess getExprProcess()
getExprProcess
in interface IterationProcess
IterationProcess.setExprProcess(ExprProcess)
,
SsmePackage.getIterationProcess_ExprProcess()
public org.eclipse.emf.common.notify.NotificationChain basicSetExprProcess(ExprProcess newExprProcess, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setExprProcess(ExprProcess newExprProcess)
setExprProcess
in interface IterationProcess
newExprProcess
- the new value of the 'Expr Process' containment reference.IterationProcess.getExprProcess()
public ExprProcess getIterationInit()
getIterationInit
in interface IterationProcess
IterationProcess.setIterationInit(ExprProcess)
,
SsmePackage.getIterationProcess_IterationInit()
public org.eclipse.emf.common.notify.NotificationChain basicSetIterationInit(ExprProcess newIterationInit, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setIterationInit(ExprProcess newIterationInit)
setIterationInit
in interface IterationProcess
newIterationInit
- the new value of the 'Iteration Init' containment reference.IterationProcess.getIterationInit()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class SignalElementImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class SignalElementImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class SignalElementImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class SignalElementImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class SignalElementImpl
public long makeAST()
makeAST
in interface SignalElement
makeAST
in class SignalElementImpl