public class CollectionTypeCSImpl extends SimpleNameCSImpl implements CollectionTypeCS
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected static CollectionTypeIdentifierEnum |
COLLECTION_TYPE_IDENTIFIER_EDEFAULT
The default value of the '
Collection Type Identifier' attribute. |
protected CollectionTypeIdentifierEnum |
collectionTypeIdentifier
The cached value of the '
Collection Type Identifier' attribute. |
protected TypeCS |
typeCS
The cached value of the '
Type CS' containment reference. |
type, TYPE_EDEFAULT, value, VALUE_EDEFAULTast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken| Modifier | Constructor and Description |
|---|---|
protected |
CollectionTypeCSImpl() |
| 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) |
protected EClass |
eStaticClass() |
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, setStartTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetType, getValue, setType, setValuegetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenprotected static final CollectionTypeIdentifierEnum COLLECTION_TYPE_IDENTIFIER_EDEFAULT
Collection Type Identifier' attribute.
getCollectionTypeIdentifier()protected CollectionTypeIdentifierEnum collectionTypeIdentifier
Collection Type Identifier' attribute.
getCollectionTypeIdentifier()protected TypeCS typeCS
Type CS' containment reference.
getTypeCS()protected EClass eStaticClass()
eStaticClass in class SimpleNameCSImplpublic 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 © 2015 Open eHealth Foundation. All rights reserved.