Package org.eclipse.emf.compare.graph

  • Interface Summary 
    Interface Description
    IGraph<E>
    Interface of a directed graph.
    IGraphView<E>
    Read-only view of a Graph.
    PruningIterator<E>
    A specialized tree iterator allowing clients to prune all children below a selected one.