public class PrimitiveLiteralExpCSImpl extends LiteralExpCSImpl implements PrimitiveLiteralExpCS
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected String |
symbol
The cached value of the '
Symbol' attribute. |
protected static String |
SYMBOL_EDEFAULT
The default value of the '
Symbol' attribute. |
ast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken| Modifier | Constructor and Description |
|---|---|
protected |
PrimitiveLiteralExpCSImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
String |
getSymbol() |
void |
setSymbol(String newSymbol) |
String |
toString() |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenprotected static final String SYMBOL_EDEFAULT
Symbol' attribute.
getSymbol()protected String symbol
Symbol' attribute.
getSymbol()protected EClass eStaticClass()
eStaticClass in class LiteralExpCSImplpublic String getSymbol()
getSymbol in interface PrimitiveLiteralExpCSPrimitiveLiteralExpCS.setSymbol(String),
CSTPackage.getPrimitiveLiteralExpCS_Symbol()public void setSymbol(String newSymbol)
setSymbol in interface PrimitiveLiteralExpCSnewSymbol - the new value of the 'Symbol' attribute.PrimitiveLiteralExpCS.getSymbol()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class CSTNodeImplpublic void eSet(int featureID,
Object newValue)
eSet in class CSTNodeImplpublic void eUnset(int featureID)
eUnset in class CSTNodeImplpublic boolean eIsSet(int featureID)
eIsSet in class CSTNodeImplpublic String toString()
toString in class CSTNodeImplCopyright © 2015 Open eHealth Foundation. All rights reserved.