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

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

public static interface EContentsEList.FeatureIterator
extends Iterator


Method Summary
 EStructuralFeature feature()
           
 
Methods inherited from interface java.util.Iterator
hasNext, next, remove
 

Method Detail

feature

public EStructuralFeature feature()

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