public abstract class VariableExpCSImpl extends AbstractNameExpCSImpl implements VariableExpCS
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) |
Variable |
getReferredVariable() |
void |
setReferredVariable(Variable newReferredVariable) |
basicSetOwnedCurlyBracketedClause, 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, waitgetOwnedCurlyBracketedClause, 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 Variable getReferredVariable()
getReferredVariable in interface VariableExpCSVariableExpCS.setReferredVariable(Variable),
EssentialOCLCSPackage.getVariableExpCS_ReferredVariable()public void setReferredVariable(Variable newReferredVariable)
setReferredVariable in interface VariableExpCSnewReferredVariable - the new value of the 'Referred Variable' reference.VariableExpCS.getReferredVariable()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class AbstractNameExpCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class AbstractNameExpCSImplpublic void eUnset(int featureID)
eUnset in class AbstractNameExpCSImplpublic boolean eIsSet(int featureID)
eIsSet in class AbstractNameExpCSImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.