Package | Description |
---|---|
org.eclipse.emf.compare.graph | |
org.eclipse.emf.compare.internal.utils |
Modifier and Type | Method and Description |
---|---|
PruningIterator<E> |
IGraphView.breadthFirstIterator()
Returns a breadth-first iterator over this whole graph.
|
PruningIterator<E> |
IGraph.breadthFirstIterator()
Returns a breadth-first iterator over this whole graph.
|
Modifier and Type | Method and Description |
---|---|
PruningIterator<E> |
Graph.breadthFirstIterator()
Returns a breadth-first iterator over this whole graph.
|
PruningIterator<E> |
ReadOnlyGraph.breadthFirstIterator()
Returns a breadth-first iterator over this whole graph.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.