Uses of Interface
org.eclipse.emf.common.util.TreeIterator

Packages that use TreeIterator
org.eclipse.emf.common.util Provides basic utilities. 
 

Uses of TreeIterator in org.eclipse.emf.common.util
 

Classes in org.eclipse.emf.common.util that implement TreeIterator
 class AbstractTreeIterator<E>
          An extensible tree iterator implementation that iterates over an object, it's children, their children, and so on.
 



Copyright © 2001-2010 Eclipse Foundation. All Rights Reserved.