public class RealLiteralExpCSImpl extends PrimitiveLiteralExpCSImpl implements RealLiteralExpCS
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected static Double |
REAL_SYMBOL_EDEFAULT
The default value of the '
Real Symbol' attribute. |
protected Double |
realSymbol
The cached value of the '
Real 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 |
RealLiteralExpCSImpl() |
| 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) |
Double |
getRealSymbol() |
void |
setRealSymbol(Double newRealSymbol) |
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 Double REAL_SYMBOL_EDEFAULT
Real Symbol' attribute.
getRealSymbol()protected Double realSymbol
Real Symbol' attribute.
getRealSymbol()protected EClass eStaticClass()
eStaticClass in class PrimitiveLiteralExpCSImplpublic Double getRealSymbol()
getRealSymbol in interface RealLiteralExpCSRealLiteralExpCS.setRealSymbol(Double),
CSTPackage.getRealLiteralExpCS_RealSymbol()public void setRealSymbol(Double newRealSymbol)
setRealSymbol in interface RealLiteralExpCSnewRealSymbol - the new value of the 'Real Symbol' attribute.RealLiteralExpCS.getRealSymbol()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.