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

Packages that use EContentsEList.FeatureIterator
org.eclipse.emf.ecore.util Provides utilities. 
 

Uses of EContentsEList.FeatureIterator in org.eclipse.emf.ecore.util
 

Subinterfaces of EContentsEList.FeatureIterator in org.eclipse.emf.ecore.util
static interface EContentsEList.FeatureListIterator<E>
           
static interface FeatureMap.ValueListIterator<E>
           
 

Classes in org.eclipse.emf.ecore.util that implement EContentsEList.FeatureIterator
protected  class BasicFeatureMap.ValueListIteratorImpl<E1>
           
protected  class DelegatingFeatureMap.ValueListIteratorImpl<E>
           
static class EContentsEList.FeatureIteratorImpl<E>
           
static class EContentsEList.ResolvingFeatureIteratorImpl<E>
           
static class ECrossReferenceEList.FeatureIteratorImpl<E>
           
static class ECrossReferenceEList.ResolvingFeatureIteratorImpl<E>
           
 

Methods in org.eclipse.emf.ecore.util that return EContentsEList.FeatureIterator
protected  EContentsEList.FeatureIterator<EObject> EcoreUtil.CrossReferencer.getCrossReferences(EObject eObject)
           
protected  EContentsEList.FeatureIterator<EObject> ECrossReferenceAdapter.InverseCrossReferencer.getCrossReferences(EObject eObject)
           
 


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