public abstract class IterationCallExpCSImpl extends CallExpCSImpl implements IterationCallExpCS
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
<any> |
getIterators() |
Iteration |
getReferredIteration() |
void |
setReferredIteration(Iteration newReferredIteration) |
getArguments, getSource, setSourcebasicSetOwnedCurlyBracketedClause, basicSetOwnedPathName, basicSetOwnedRoundBracketedClause, eInverseAdd, eInverseRemove, getOwnedCurlyBracketedClause, getOwnedPathName, getOwnedRoundBracketedClause, getOwnedSquareBracketedClauses, getSourceType, getSourceTypeValue, isIsPre, setIsPre, setOwnedCurlyBracketedClause, setOwnedPathName, setOwnedRoundBracketedClause, setSourceType, setSourceTypeValue, toStringaccept, getLocalLeft, getLocalLeftContainer, getLocalLeftmostDescendant, getLocalParent, getLocalRight, getLocalRightContainer, getLocalRightmostDescendant, getParent, getPrecedence, isHasError, isLocalLeftAncestorOf, isLocalRightAncestorOf, resetPivot, setHasError, setPrecedencegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotgetCsi, getDescription, setCsiequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetArguments, getSource, setSourcegetOwnedCurlyBracketedClause, getOwnedPathName, getOwnedRoundBracketedClause, getOwnedSquareBracketedClauses, getSourceType, getSourceTypeValue, isIsPre, setIsPre, setOwnedCurlyBracketedClause, setOwnedPathName, setOwnedRoundBracketedClause, setSourceType, setSourceTypeValuegetLocalLeft, getLocalLeftContainer, getLocalLeftmostDescendant, getLocalParent, getLocalRight, getLocalRightContainer, getLocalRightmostDescendant, getPrecedence, isHasError, isLocalLeftAncestorOf, isLocalRightAncestorOf, setHasError, setPrecedencegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotpublic Iteration getReferredIteration()
getReferredIteration in interface IterationCallExpCSIterationCallExpCS.setReferredIteration(Iteration),
EssentialOCLCSPackage.getIterationCallExpCS_ReferredIteration()public void setReferredIteration(Iteration newReferredIteration)
setReferredIteration in interface IterationCallExpCSnewReferredIteration - the new value of the 'Referred Iteration' reference.IterationCallExpCS.getReferredIteration()public <any> getIterators()
getIterators in interface IterationCallExpCSEssentialOCLCSPackage.getIterationCallExpCS_Iterators()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class CallExpCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class CallExpCSImplpublic void eUnset(int featureID)
eUnset in class CallExpCSImplpublic boolean eIsSet(int featureID)
eIsSet in class CallExpCSImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.