public class SimpleNameCSImpl extends OCLExpressionCSImpl implements SimpleNameCS
| Modifier and Type | Field and Description |
|---|---|
protected SimpleTypeEnum |
type
The cached value of the '
Type' attribute. |
protected static SimpleTypeEnum |
TYPE_EDEFAULT
The default value of the '
Type' attribute. |
protected String |
value
The cached value of the '
Value' attribute. |
protected static String |
VALUE_EDEFAULT
The default value of the '
Value' 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 |
SimpleNameCSImpl() |
| 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) |
SimpleTypeEnum |
getType() |
String |
getValue() |
void |
setType(SimpleTypeEnum newType) |
void |
setValue(String newValue) |
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 VALUE_EDEFAULT
Value' attribute.
getValue()protected String value
Value' attribute.
getValue()protected static final SimpleTypeEnum TYPE_EDEFAULT
Type' attribute.
getType()protected SimpleTypeEnum type
Type' attribute.
getType()protected EClass eStaticClass()
eStaticClass in class OCLExpressionCSImplpublic String getValue()
getValue in interface SimpleNameCSSimpleNameCS.setValue(String),
CSTPackage.getSimpleNameCS_Value()public void setValue(String newValue)
setValue in interface SimpleNameCSnewValue - the new value of the 'Value' attribute.SimpleNameCS.getValue()public SimpleTypeEnum getType()
getType in interface SimpleNameCSSimpleTypeEnum,
SimpleNameCS.setType(SimpleTypeEnum),
CSTPackage.getSimpleNameCS_Type()public void setType(SimpleTypeEnum newType)
setType in interface SimpleNameCSnewType - the new value of the 'Type' attribute.SimpleTypeEnum,
SimpleNameCS.getType()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.