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
           
static interface FeatureMap.ValueListIterator
           
 

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

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


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