public class CollectionTypeCSImpl extends SimpleNameCSImpl implements CollectionTypeCS
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
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) |
void |
eUnset(int featureID) |
CollectionTypeIdentifierEnum |
getCollectionTypeIdentifier() |
TypeCS |
getTypeCS() |
void |
setCollectionTypeIdentifier(CollectionTypeIdentifierEnum newCollectionTypeIdentifier) |
void |
setTypeCS(TypeCS newTypeCS) |
String |
toString() |
getType, getValue, setType, setValuegetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetType, getValue, setType, setValuegetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenpublic CollectionTypeIdentifierEnum getCollectionTypeIdentifier()
getCollectionTypeIdentifier in interface CollectionTypeCSCollectionTypeIdentifierEnum,
CollectionTypeCS.setCollectionTypeIdentifier(CollectionTypeIdentifierEnum),
CSTPackage.getCollectionTypeCS_CollectionTypeIdentifier()public void setCollectionTypeIdentifier(CollectionTypeIdentifierEnum newCollectionTypeIdentifier)
setCollectionTypeIdentifier in interface CollectionTypeCSnewCollectionTypeIdentifier - the new value of the 'Collection Type Identifier' attribute.CollectionTypeIdentifierEnum,
CollectionTypeCS.getCollectionTypeIdentifier()public TypeCS getTypeCS()
getTypeCS in interface CollectionTypeCSCollectionTypeCS.setTypeCS(TypeCS),
CSTPackage.getCollectionTypeCS_TypeCS()public NotificationChain basicSetTypeCS(TypeCS newTypeCS, NotificationChain msgs)
public void setTypeCS(TypeCS newTypeCS)
setTypeCS in interface CollectionTypeCSnewTypeCS - the new value of the 'Type CS' containment reference.CollectionTypeCS.getTypeCS()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class SimpleNameCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class SimpleNameCSImplpublic void eUnset(int featureID)
eUnset in class SimpleNameCSImplpublic boolean eIsSet(int featureID)
eIsSet in class SimpleNameCSImplpublic String toString()
toString in class SimpleNameCSImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.