Uses of Interface
org.eclipse.emf.compare.graph.PruningIterator
Packages that use PruningIterator
-
Uses of PruningIterator in org.eclipse.emf.compare.graph
Methods in org.eclipse.emf.compare.graph that return PruningIteratorModifier and TypeMethodDescriptionIGraph.breadthFirstIterator()
Returns a breadth-first iterator over this whole graph.IGraphView.breadthFirstIterator()
Returns a breadth-first iterator over this whole graph. -
Uses of PruningIterator in org.eclipse.emf.compare.internal.utils
Methods in org.eclipse.emf.compare.internal.utils that return PruningIteratorModifier and TypeMethodDescriptionGraph.breadthFirstIterator()
Returns a breadth-first iterator over this whole graph.ReadOnlyGraph.breadthFirstIterator()
Returns a breadth-first iterator over this whole graph.