public class CollectionRangeCSImpl extends CollectionLiteralPartCSImpl implements CollectionRangeCS
The following features are implemented:
| 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) |
void |
eUnset(int featureID) |
OCLExpressionCS |
getLastExpressionCS() |
void |
setLastExpressionCS(OCLExpressionCS newLastExpressionCS) |
basicSetExpressionCS, getExpressionCS, setExpressionCSgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExpressionCS, setExpressionCSgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenpublic 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 © 2005, 2018 IBM Corporation and others. All Rights Reserved.