public class UnlimitedNaturalLiteralExpCSImpl extends PrimitiveLiteralExpCSImpl implements UnlimitedNaturalLiteralExpCS
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected static Integer |
INTEGER_SYMBOL_EDEFAULT
The default value of the '
Integer Symbol' attribute. |
protected Integer |
integerSymbol
The cached value of the '
Integer Symbol' attribute. |
symbol, SYMBOL_EDEFAULTast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken| Modifier | Constructor and Description |
|---|---|
protected |
UnlimitedNaturalLiteralExpCSImpl() |
| 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) |
Integer |
getIntegerSymbol() |
void |
setIntegerSymbol(Integer newIntegerSymbol) |
String |
toString() |
getSymbol, setSymbolgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSymbol, setSymbolgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenprotected static final Integer INTEGER_SYMBOL_EDEFAULT
Integer Symbol' attribute.
getIntegerSymbol()protected Integer integerSymbol
Integer Symbol' attribute.
getIntegerSymbol()protected EClass eStaticClass()
eStaticClass in class PrimitiveLiteralExpCSImplpublic Integer getIntegerSymbol()
getIntegerSymbol in interface UnlimitedNaturalLiteralExpCSUnlimitedNaturalLiteralExpCS.setIntegerSymbol(Integer),
CSTPackage.getUnlimitedNaturalLiteralExpCS_IntegerSymbol()public void setIntegerSymbol(Integer newIntegerSymbol)
setIntegerSymbol in interface UnlimitedNaturalLiteralExpCSnewIntegerSymbol - the new value of the 'Integer Symbol' attribute.UnlimitedNaturalLiteralExpCS.getIntegerSymbol()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class PrimitiveLiteralExpCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class PrimitiveLiteralExpCSImplpublic void eUnset(int featureID)
eUnset in class PrimitiveLiteralExpCSImplpublic boolean eIsSet(int featureID)
eIsSet in class PrimitiveLiteralExpCSImplpublic String toString()
toString in class PrimitiveLiteralExpCSImplCopyright © 2015 Open eHealth Foundation. All rights reserved.