|
|||||||||||
| 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.emf.ecore.util.EContentsEList
org.eclipse.emf.ecore.util.ECrossReferenceEList
A virtual list of all the cross references of an EObject.
| Nested Class Summary | |
static class |
ECrossReferenceEList.FeatureIteratorImpl
|
static class |
ECrossReferenceEList.ResolvingFeatureIteratorImpl
|
| Nested classes inherited from class org.eclipse.emf.ecore.util.EContentsEList |
EContentsEList.FeatureIterator, EContentsEList.FeatureListIterator |
| Nested classes inherited from class org.eclipse.emf.ecore.util.InternalEList |
InternalEList.Unsettable |
| Field Summary |
| Fields inherited from class org.eclipse.emf.ecore.util.EContentsEList |
eObject, eStructuralFeatures |
| Fields inherited from class java.util.AbstractList |
modCount |
| Constructor Summary | |
|
ECrossReferenceEList(EObject eObject)
|
protected |
ECrossReferenceEList(EObject eObject,
EStructuralFeature[] eStructuralFeatures)
|
| Method Summary | |
java.util.Iterator |
basicIterator()
Returns an iterator that yields unresolved values. |
java.util.List |
basicList()
Returns an unmodifiable list that yields unresolved values. |
java.util.ListIterator |
basicListIterator()
Returns a list iterator that yields unresolved values. |
java.util.ListIterator |
basicListIterator(int index)
Returns a list iterator that yields unresolved values. |
protected boolean |
isIncluded(EStructuralFeature eStructuralFeature)
|
protected boolean |
isIncludedEntry(EStructuralFeature eStructuralFeature)
|
protected java.util.ListIterator |
newListIterator()
|
| Methods inherited from class org.eclipse.emf.ecore.util.EContentsEList |
addUnique, addUnique, basicAdd, basicGet, basicRemove, isEmpty, iterator, listIterator, move, move, newIterator, resolve, setUnique, size, useIsSet |
| Methods inherited from class java.util.AbstractSequentialList |
add, addAll, get, remove, set |
| Methods inherited from class java.util.AbstractList |
add, clear, equals, hashCode, indexOf, lastIndexOf, listIterator, removeRange, subList |
| Methods inherited from class java.util.AbstractCollection |
addAll, contains, 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, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, lastIndexOf, listIterator, remove, remove, removeAll, retainAll, set, subList, toArray, toArray |
| Constructor Detail |
public ECrossReferenceEList(EObject eObject)
protected ECrossReferenceEList(EObject eObject,
EStructuralFeature[] eStructuralFeatures)
| Method Detail |
protected boolean isIncluded(EStructuralFeature eStructuralFeature)
isIncluded in class EContentsEListprotected boolean isIncludedEntry(EStructuralFeature eStructuralFeature)
isIncludedEntry in class EContentsEListprotected java.util.ListIterator newListIterator()
newListIterator in class EContentsEListpublic java.util.List basicList()
InternalEList
basicList in interface InternalEListbasicList in class EContentsEListpublic java.util.Iterator basicIterator()
InternalEList
basicIterator in interface InternalEListbasicIterator in class EContentsEListpublic java.util.ListIterator basicListIterator()
InternalEList
basicListIterator in interface InternalEListbasicListIterator in class EContentsEListpublic java.util.ListIterator basicListIterator(int index)
InternalEList
basicListIterator in interface InternalEListbasicListIterator in class EContentsEList
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||