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
           
protected  class DelegatingFeatureMap.ValueListIteratorImpl
           
 

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


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