Uses of Class
org.eclipse.emf.compare.internal.utils.ReadOnlyGraph
Packages that use ReadOnlyGraph
-
Uses of ReadOnlyGraph in org.eclipse.emf.compare.internal.utils
Methods in org.eclipse.emf.compare.internal.utils that return ReadOnlyGraphModifier and TypeMethodDescriptionstatic <E> ReadOnlyGraph<E>
ReadOnlyGraph.toReadOnlyGraph
(IGraph<E> graph) Convert a graph to a read-only graph.