|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
org.eclipse.ocl.cst.impl.CSTNodeImpl
org.eclipse.ocl.cst.impl.OCLExpressionCSImpl
org.eclipse.ocl.cst.impl.SimpleNameCSImpl
org.eclipse.ocl.cst.impl.CollectionTypeCSImpl
public class CollectionTypeCSImpl
An implementation of the model object 'Collection Type CS'.
The following features are implemented:
| Field Summary | |
|---|---|
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 |
| Fields inherited from class org.eclipse.ocl.cst.impl.SimpleNameCSImpl |
|---|
type, TYPE_EDEFAULT, value, VALUE_EDEFAULT |
| Fields inherited from class org.eclipse.ocl.cst.impl.CSTNodeImpl |
|---|
ast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken |
| Constructor Summary | |
|---|---|
protected |
CollectionTypeCSImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetTypeCS(TypeCS newTypeCS,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
CollectionTypeIdentifierEnum |
getCollectionTypeIdentifier()
|
TypeCS |
getTypeCS()
|
void |
setCollectionTypeIdentifier(CollectionTypeIdentifierEnum newCollectionTypeIdentifier)
|
void |
setTypeCS(TypeCS newTypeCS)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.ocl.cst.impl.SimpleNameCSImpl |
|---|
getType, getValue, setType, setValue |
| Methods inherited from class org.eclipse.ocl.cst.impl.CSTNodeImpl |
|---|
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.cst.SimpleNameCS |
|---|
getType, getValue, setType, setValue |
| Methods inherited from interface org.eclipse.ocl.cst.CSTNode |
|---|
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken |
| Methods inherited from interface org.eclipse.ocl.cst.CSTNode |
|---|
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken |
| Field Detail |
|---|
protected 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()| Constructor Detail |
|---|
protected CollectionTypeCSImpl()
| Method Detail |
|---|
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 java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class SimpleNameCSImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class SimpleNameCSImplpublic void eUnset(int featureID)
eUnset in class SimpleNameCSImplpublic boolean eIsSet(int featureID)
eIsSet in class SimpleNameCSImplpublic java.lang.String toString()
toString in class SimpleNameCSImpl
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||