org.eclipse.emf.ecore.util
Class DelegatingFeatureMap.ResolvingFeatureEIterator

java.lang.Object
  extended byorg.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
      extended byorg.eclipse.emf.ecore.util.DelegatingFeatureMap.FeatureEIterator
          extended byorg.eclipse.emf.ecore.util.DelegatingFeatureMap.ResolvingFeatureEIterator
All Implemented Interfaces:
Iterator, ListIterator
Enclosing class:
DelegatingFeatureMap

public static class DelegatingFeatureMap.ResolvingFeatureEIterator
extends DelegatingFeatureMap.FeatureEIterator

-------------------------------------------


Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
cursor, entryCursor, eStructuralFeature, expectedModCount, featureMap, isFeatureMap, lastCursor, prepared, preparedResult, validator
 
Constructor Summary
DelegatingFeatureMap.ResolvingFeatureEIterator(EStructuralFeature eStructuralFeature, FeatureMap.Internal featureMap)
           
 
Method Summary
protected  boolean resolve()
           
 
Methods inherited from class org.eclipse.emf.ecore.util.DelegatingFeatureMap.FeatureEIterator
scanNext, scanPrevious
 
Methods inherited from class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
add, checkModCount, extractValue, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegatingFeatureMap.ResolvingFeatureEIterator

public DelegatingFeatureMap.ResolvingFeatureEIterator(EStructuralFeature eStructuralFeature,
                                                      FeatureMap.Internal featureMap)
Method Detail

resolve

protected boolean resolve()
Overrides:
resolve in class FeatureMapUtil.BasicFeatureEIterator

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