|
||||||||||||
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.DerivedSubsetEObjectEList
Nested Class Summary | |
---|---|
protected class |
DerivedSubsetEObjectEList.DerivedSubsetListIterator
|
protected class |
DerivedSubsetEObjectEList.EmptyDerivedSubsetListIterator
|
protected class |
DerivedSubsetEObjectEList.ResolvingDerivedSubsetListIterator
|
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 | |
---|---|
DerivedSubsetEObjectEList(java.lang.Class dataClass,
InternalEObject owner,
int featureID,
int[] sourceFeatureIDs)
|
Method Summary | |
---|---|
java.util.List |
basicList()
|
protected boolean |
isNotificationRequired()
|
protected java.util.ListIterator |
newEmptyListIterator()
|
protected java.util.ListIterator |
newListIterator()
|
protected java.util.ListIterator |
newResolvingListIterator()
|
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, isIncluded, isSet, listIterator, listIterator, move, move, 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 DerivedSubsetEObjectEList(java.lang.Class dataClass, InternalEObject owner, int featureID, int[] sourceFeatureIDs)
Method Detail |
public java.util.List basicList()
basicList
in interface InternalEList
basicList
in class DerivedEObjectEList
protected java.util.ListIterator newListIterator()
newListIterator
in class DerivedEObjectEList
protected java.util.ListIterator newResolvingListIterator()
newResolvingListIterator
in class DerivedEObjectEList
protected java.util.ListIterator newEmptyListIterator()
newEmptyListIterator
in class DerivedEObjectEList
protected boolean isNotificationRequired()
isNotificationRequired
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 |