org.eclipse.emf.ecore.util
Interface EContentsEList.FeatureListIterator

All Superinterfaces:
EContentsEList.FeatureIterator, Iterator, ListIterator
All Known Subinterfaces:
FeatureMap.ValueListIterator
All Known Implementing Classes:
BasicFeatureMap.ValueListIteratorImpl, DelegatingFeatureMap.ValueListIteratorImpl, EContentsEList.FeatureIteratorImpl
Enclosing interface:
EContentsEList

public static interface EContentsEList.FeatureListIterator
extends EContentsEList.FeatureIterator, ListIterator


Methods inherited from interface org.eclipse.emf.ecore.util.EContentsEList.FeatureIterator
feature
 
Methods inherited from interface java.util.Iterator
hasNext, next, remove
 
Methods inherited from interface java.util.ListIterator
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.