Uses of Interface
org.eclipse.emf.compare.graph.IGraphView
Packages that use IGraphView
Package
Description
-
Uses of IGraphView in org.eclipse.emf.compare.ide.ui.internal.logical.resolver
Methods in org.eclipse.emf.compare.ide.ui.internal.logical.resolver that return IGraphViewModifier and TypeMethodDescriptionThreadedModelResolver.getGraphView()
Convert the dependency graph to its read-only version. -
Uses of IGraphView in org.eclipse.emf.compare.internal.utils
Classes in org.eclipse.emf.compare.internal.utils that implement IGraphView -
Uses of IGraphView in org.eclipse.emf.compare.rcp
Methods in org.eclipse.emf.compare.rcp that return IGraphViewModifier and TypeMethodDescriptionEMFCompareRCPPlugin.getGraphView
(String id) Return the graph view associated with the given id, or null if it does not exist. -
Uses of IGraphView in org.eclipse.emf.compare.rcp.graph
Methods in org.eclipse.emf.compare.rcp.graph that return IGraphViewModifier and TypeMethodDescriptionIGraphConsumer.getGraphView()
Provide a read-only view of the graph used by this consumer. -
Uses of IGraphView in org.eclipse.emf.compare.rcp.ui.internal.util
Methods in org.eclipse.emf.compare.rcp.ui.internal.util that return IGraphViewModifier and TypeMethodDescriptionstatic IGraphView
<URI> ResourceUIUtil.getResourcesURIGraph()
Get the graph of resources' URI for the models involved in the current comparison.