public class DefCSImpl extends InvOrDefCSImpl implements DefCS
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected DefExpressionCS |
defExpressionCS
The cached value of the '
Def Expression CS' containment reference. |
protected static boolean |
STATIC_EDEFAULT
The default value of the '
Static' attribute. |
protected static int |
STATIC_EFLAG
The flag representing the value of the '
Static' attribute. |
simpleNameCSast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken| Modifier | Constructor and Description |
|---|---|
protected |
DefCSImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetDefExpressionCS(DefExpressionCS newDefExpressionCS,
NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
DefExpressionCS |
getDefExpressionCS() |
boolean |
isStatic() |
void |
setDefExpressionCS(DefExpressionCS newDefExpressionCS) |
void |
setStatic(boolean newStatic) |
String |
toString() |
basicSetSimpleNameCS, getSimpleNameCS, setSimpleNameCSgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSimpleNameCS, setSimpleNameCSgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenprotected DefExpressionCS defExpressionCS
Def Expression CS' containment reference.
getDefExpressionCS()protected static final boolean STATIC_EDEFAULT
Static' attribute.
isStatic(),
Constant Field Valuesprotected static final int STATIC_EFLAG
Static' attribute.
isStatic(),
Constant Field Valuesprotected EClass eStaticClass()
eStaticClass in class InvOrDefCSImplpublic DefExpressionCS getDefExpressionCS()
getDefExpressionCS in interface DefCSDefCS.setDefExpressionCS(DefExpressionCS),
CSTPackage.getDefCS_DefExpressionCS()public NotificationChain basicSetDefExpressionCS(DefExpressionCS newDefExpressionCS, NotificationChain msgs)
public void setDefExpressionCS(DefExpressionCS newDefExpressionCS)
setDefExpressionCS in interface DefCSnewDefExpressionCS - the new value of the 'Def Expression CS' containment reference.DefCS.getDefExpressionCS()public boolean isStatic()
isStatic in interface DefCSDefCS.setStatic(boolean),
CSTPackage.getDefCS_Static()public void setStatic(boolean newStatic)
setStatic in interface DefCSnewStatic - the new value of the 'Static' attribute.DefCS.isStatic()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class InvOrDefCSImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class InvOrDefCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class InvOrDefCSImplpublic void eUnset(int featureID)
eUnset in class InvOrDefCSImplpublic boolean eIsSet(int featureID)
eIsSet in class InvOrDefCSImplpublic String toString()
toString in class CSTNodeImplCopyright © 2015 Open eHealth Foundation. All rights reserved.