public abstract class PropertyCallExpCSImpl extends CallExpCSImpl implements PropertyCallExpCS
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) |
Property |
getReferredProperty() |
void |
setReferredProperty(Property newReferredProperty) |
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 Property getReferredProperty()
getReferredProperty in interface PropertyCallExpCSPropertyCallExpCS.setReferredProperty(Property),
EssentialOCLCSPackage.getPropertyCallExpCS_ReferredProperty()public void setReferredProperty(Property newReferredProperty)
setReferredProperty in interface PropertyCallExpCSnewReferredProperty - the new value of the 'Referred Property' reference.PropertyCallExpCS.getReferredProperty()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.