public class OCLMessageArgCSImpl extends CSTNodeImpl implements OCLMessageArgCS
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected OCLExpressionCS |
expression
The cached value of the '
Expression' containment reference. |
protected TypeCS |
typeCS
The cached value of the '
Type CS' containment reference. |
ast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken| Modifier | Constructor and Description |
|---|---|
protected |
OCLMessageArgCSImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetExpression(OCLExpressionCS newExpression,
NotificationChain msgs) |
NotificationChain |
basicSetTypeCS(TypeCS newTypeCS,
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) |
OCLExpressionCS |
getExpression() |
TypeCS |
getTypeCS() |
void |
setExpression(OCLExpressionCS newExpression) |
void |
setTypeCS(TypeCS newTypeCS) |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenprotected TypeCS typeCS
Type CS' containment reference.
getTypeCS()protected OCLExpressionCS expression
Expression' containment reference.
getExpression()protected EClass eStaticClass()
eStaticClass in class CSTNodeImplpublic TypeCS getTypeCS()
getTypeCS in interface OCLMessageArgCSOCLMessageArgCS.setTypeCS(TypeCS),
CSTPackage.getOCLMessageArgCS_TypeCS()public NotificationChain basicSetTypeCS(TypeCS newTypeCS, NotificationChain msgs)
public void setTypeCS(TypeCS newTypeCS)
setTypeCS in interface OCLMessageArgCSnewTypeCS - the new value of the 'Type CS' containment reference.OCLMessageArgCS.getTypeCS()public OCLExpressionCS getExpression()
getExpression in interface OCLMessageArgCSOCLMessageArgCS.setExpression(OCLExpressionCS),
CSTPackage.getOCLMessageArgCS_Expression()public NotificationChain basicSetExpression(OCLExpressionCS newExpression, NotificationChain msgs)
public void setExpression(OCLExpressionCS newExpression)
setExpression in interface OCLMessageArgCSnewExpression - the new value of the 'Expression' containment reference.OCLMessageArgCS.getExpression()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
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 CSTNodeImplCopyright © 2015 Open eHealth Foundation. All rights reserved.