|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTypedElementImpl
org.eclipse.ocl.uml.impl.CollectionLiteralPartImpl
org.eclipse.ocl.uml.impl.CollectionItemImpl
public class CollectionItemImpl
An implementation of the model object 'Collection Item'.
The following features are implemented:
Field Summary | |
---|---|
protected OCLExpression<Classifier> |
item
The cached value of the ' Item ' containment reference |
Constructor Summary | |
---|---|
protected |
CollectionItemImpl()
|
Method Summary | ||
---|---|---|
|
accept(U v)
|
|
NotificationChain |
basicSetItem(OCLExpression<Classifier> newItem,
NotificationChain msgs)
|
|
boolean |
checkItemType(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
|
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
|
|
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)
|
|
OCLExpression<Classifier> |
getItem()
|
|
void |
setItem(OCLExpression<Classifier> newItem)
|
Methods inherited from class org.eclipse.ocl.uml.impl.CollectionLiteralPartImpl |
---|
getType, setType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ocl.utilities.TypedElement |
---|
getName, getType, setName, setType |
Methods inherited from interface org.eclipse.ocl.expressions.CollectionItem |
---|
checkItemType, setItem |
Methods inherited from interface org.eclipse.ocl.utilities.TypedElement |
---|
getName, getType, setName, setType |
Field Detail |
---|
protected OCLExpression<Classifier> item
Item
' containment reference.
getItem()
Constructor Detail |
---|
protected CollectionItemImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class CollectionLiteralPartImpl
public OCLExpression<Classifier> getItem()
getItem
in interface CollectionItem<Classifier>
CollectionItem.setItem(OCLExpression)
,
ExpressionsPackage.getCollectionItem_Item()
public NotificationChain basicSetItem(OCLExpression<Classifier> newItem, NotificationChain msgs)
public void setItem(OCLExpression<Classifier> newItem)
public boolean checkItemType(DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public int eBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)
public int eDerivedStructuralFeatureID(int baseFeatureID, java.lang.Class<?> baseClass)
public <T,U extends Visitor<T,?,?,?,?,?,?,?,?,?>> T accept(U v)
accept
in interface Visitable
accept
in class CollectionLiteralPartImpl
|
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 |