|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractCollection
java.util.AbstractList
java.util.AbstractSequentialList
org.eclipse.uml2.common.util.DerivedEObjectEList
org.eclipse.uml2.common.util.DerivedUnionEObjectEList
Nested Class Summary |
Nested classes inherited from class org.eclipse.uml2.common.util.DerivedEObjectEList |
DerivedEObjectEList.DerivedListIterator, DerivedEObjectEList.EmptyDerivedListIterator, DerivedEObjectEList.ResolvingDerivedListIterator |
Nested classes inherited from class org.eclipse.emf.ecore.util.InternalEList |
InternalEList.Unsettable |
Field Summary |
Fields inherited from class org.eclipse.uml2.common.util.DerivedEObjectEList |
dataClass, featureID, owner, sourceFeatureIDs |
Fields inherited from class java.util.AbstractList |
modCount |
Constructor Summary | |
DerivedUnionEObjectEList(Class dataClass,
InternalEObject owner,
int featureID,
int[] sourceFeatureIDs)
|
Method Summary | |
List |
basicList()
|
protected boolean |
isIncluded(EStructuralFeature feature)
|
Methods inherited from class org.eclipse.uml2.common.util.DerivedEObjectEList |
add, addAll, addAllUnique, addUnique, addUnique, basicAdd, basicGet, basicIterator, basicListIterator, basicListIterator, basicRemove, contains, createNotification, derive, dispatchNotification, doAddAllUnique, get, getEObject, getEStructuralFeature, getEStructuralFeature, isEmpty, isIncluded, isNotificationRequired, isSet, listIterator, listIterator, move, move, newEmptyListIterator, newListIterator, newResolvingListIterator, remove, set, set, setUnique, size, unset, validate |
Methods inherited from class java.util.AbstractSequentialList |
get, iterator |
Methods inherited from class java.util.AbstractList |
add, clear, equals, hashCode, indexOf, lastIndexOf, listIterator, removeRange, subList |
Methods inherited from class java.util.AbstractCollection |
addAll, containsAll, remove, removeAll, retainAll, toArray, toArray, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.List |
add, addAll, clear, containsAll, equals, get, hashCode, indexOf, iterator, lastIndexOf, listIterator, remove, removeAll, retainAll, subList, toArray, toArray |
Constructor Detail |
public DerivedUnionEObjectEList(Class dataClass, InternalEObject owner, int featureID, int[] sourceFeatureIDs)
Method Detail |
public List basicList()
basicList
in interface InternalEList
basicList
in class DerivedEObjectEList
protected boolean isIncluded(EStructuralFeature feature)
isIncluded
in class DerivedEObjectEList
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |