public abstract class OperationCallExpCSImpl extends CallExpCSImpl implements OperationCallExpCS
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) |
Operation |
getReferredOperation() |
void |
setReferredOperation(Operation newReferredOperation) |
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 Operation getReferredOperation()
getReferredOperation in interface OperationCallExpCSOperationCallExpCS.setReferredOperation(Operation),
EssentialOCLCSPackage.getOperationCallExpCS_ReferredOperation()public void setReferredOperation(Operation newReferredOperation)
setReferredOperation in interface OperationCallExpCSnewReferredOperation - the new value of the 'Referred Operation' reference.OperationCallExpCS.getReferredOperation()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.