public class CollectionRangeCSImpl extends CollectionLiteralPartCSImpl implements CollectionRangeCS
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected OCLExpressionCS |
lastExpressionCS
The cached value of the '
Last Expression CS' containment reference. |
expressionCSast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken| Modifier | Constructor and Description |
|---|---|
protected |
CollectionRangeCSImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetLastExpressionCS(OCLExpressionCS newLastExpressionCS,
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 |
getLastExpressionCS() |
void |
setLastExpressionCS(OCLExpressionCS newLastExpressionCS) |
basicSetExpressionCS, getExpressionCS, setExpressionCSgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExpressionCS, setExpressionCSgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenprotected OCLExpressionCS lastExpressionCS
Last Expression CS' containment reference.
getLastExpressionCS()protected EClass eStaticClass()
eStaticClass in class CollectionLiteralPartCSImplpublic OCLExpressionCS getLastExpressionCS()
getLastExpressionCS in interface CollectionRangeCSCollectionRangeCS.setLastExpressionCS(OCLExpressionCS),
CSTPackage.getCollectionRangeCS_LastExpressionCS()public NotificationChain basicSetLastExpressionCS(OCLExpressionCS newLastExpressionCS, NotificationChain msgs)
public void setLastExpressionCS(OCLExpressionCS newLastExpressionCS)
setLastExpressionCS in interface CollectionRangeCSnewLastExpressionCS - the new value of the 'Last Expression CS' containment reference.CollectionRangeCS.getLastExpressionCS()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class CollectionLiteralPartCSImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class CollectionLiteralPartCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class CollectionLiteralPartCSImplpublic void eUnset(int featureID)
eUnset in class CollectionLiteralPartCSImplpublic boolean eIsSet(int featureID)
eIsSet in class CollectionLiteralPartCSImplCopyright © 2015 Open eHealth Foundation. All rights reserved.