Uses of Interface
org.eclipse.emf.ecore.util.FeatureMap.ValueListIterator

Packages that use FeatureMap.ValueListIterator
org.eclipse.emf.ecore.util Provides utilities. 
 

Uses of FeatureMap.ValueListIterator in org.eclipse.emf.ecore.util
 

Classes in org.eclipse.emf.ecore.util that implement FeatureMap.ValueListIterator
protected  class BasicFeatureMap.ValueListIteratorImpl<E1>
           
protected  class DelegatingFeatureMap.ValueListIteratorImpl<E>
           
 

Methods in org.eclipse.emf.ecore.util that return FeatureMap.ValueListIterator
 FeatureMap.ValueListIterator<java.lang.Object> BasicFeatureMap.valueListIterator()
           
 FeatureMap.ValueListIterator<java.lang.Object> FeatureMapUtil.FeatureFeatureMap.valueListIterator()
           
 FeatureMap.ValueListIterator<java.lang.Object> FeatureMap.valueListIterator()
           
 FeatureMap.ValueListIterator<java.lang.Object> DelegatingFeatureMap.valueListIterator()
           
 FeatureMap.ValueListIterator<java.lang.Object> BasicFeatureMap.valueListIterator(int index)
           
 FeatureMap.ValueListIterator<java.lang.Object> FeatureMapUtil.FeatureFeatureMap.valueListIterator(int index)
           
 FeatureMap.ValueListIterator<java.lang.Object> FeatureMap.valueListIterator(int index)
           
 FeatureMap.ValueListIterator<java.lang.Object> DelegatingFeatureMap.valueListIterator(int index)
           
 


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