public abstract class ShadowExpCSImpl extends AbstractNameExpCSImpl implements ShadowExpCS
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> |
getParts() |
TypeNameExpCS |
getTypeName() |
String |
getValue() |
void |
setTypeName(TypeNameExpCS newTypeName) |
void |
setValue(String newValue) |
String |
toString() |
basicSetOwnedCurlyBracketedClause, basicSetOwnedPathName, basicSetOwnedRoundBracketedClause, eInverseAdd, eInverseRemove, getOwnedCurlyBracketedClause, getOwnedPathName, getOwnedRoundBracketedClause, getOwnedSquareBracketedClauses, getSourceType, getSourceTypeValue, isIsPre, setIsPre, setOwnedCurlyBracketedClause, setOwnedPathName, setOwnedRoundBracketedClause, setSourceType, setSourceTypeValueaccept, 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 TypeNameExpCS getTypeName()
getTypeName in interface ShadowExpCSShadowExpCS.setTypeName(TypeNameExpCS),
EssentialOCLCSPackage.getShadowExpCS_TypeName()public void setTypeName(TypeNameExpCS newTypeName)
setTypeName in interface ShadowExpCSnewTypeName - the new value of the 'Type Name' reference.ShadowExpCS.getTypeName()public <any> getParts()
getParts in interface ShadowExpCSEssentialOCLCSPackage.getShadowExpCS_Parts()public String getValue()
getValue in interface ShadowExpCSShadowExpCS.setValue(String),
EssentialOCLCSPackage.getShadowExpCS_Value()public void setValue(String newValue)
setValue in interface ShadowExpCSnewValue - the new value of the 'Value' attribute.ShadowExpCS.getValue()public String toString()
toString in class AbstractNameExpCSImplpublic 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.