|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractCollection
java.util.AbstractList
org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList
org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList.Basic
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList |
FeatureMapUtil.FeatureEList.Basic |
Nested classes inherited from class org.eclipse.emf.ecore.util.InternalEList |
InternalEList.Unsettable |
Field Summary |
Fields inherited from class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList |
feature, featureMap |
Fields inherited from class java.util.AbstractList |
modCount |
Constructor Summary | |
FeatureMapUtil.FeatureEList.Basic(EStructuralFeature feature,
FeatureMap.Internal featureMap)
|
Method Summary | |
List |
basicList()
Returns an unmodifiable list that yields unresolved values. |
Iterator |
iterator()
|
ListIterator |
listIterator()
|
ListIterator |
listIterator(int index)
|
Methods inherited from class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureEList |
add, add, addAll, addAll, addAllUnique, addAllUnique, addUnique, addUnique, addUnique, basicAdd, basicGet, basicIterator, basicListIterator, basicListIterator, basicRemove, clear, contains, containsAll, get, get, getEObject, getEStructuralFeature, getFeature, getFeatureID, indexOf, isEmpty, isSet, lastIndexOf, move, move, remove, remove, removeAll, retainAll, set, set, setUnique, size, toArray, toArray, toString, unset |
Methods inherited from class java.util.AbstractList |
equals, hashCode, removeRange, subList |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.List |
equals, hashCode, subList |
Constructor Detail |
public FeatureMapUtil.FeatureEList.Basic(EStructuralFeature feature, FeatureMap.Internal featureMap)
Method Detail |
public Iterator iterator()
iterator
in interface List
iterator
in class FeatureMapUtil.FeatureEList
public ListIterator listIterator()
listIterator
in interface List
listIterator
in class FeatureMapUtil.FeatureEList
public ListIterator listIterator(int index)
listIterator
in interface List
listIterator
in class FeatureMapUtil.FeatureEList
public List basicList()
InternalEList
basicList
in interface InternalEList
basicList
in class FeatureMapUtil.FeatureEList
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |