| Modifier and Type | Method and Description | 
|---|---|
| IGraphView<URI> | ThreadedModelResolver. getGraphView()Convert the dependency graph to its read-only version. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReadOnlyGraph<E>Read-only version of an already existing  Graph. | 
| Modifier and Type | Method and Description | 
|---|---|
| IGraphView<URI> | EMFCompareRCPPlugin. getGraphView(String id)Return the graph view associated with the given id, or null if it does not exist. | 
| Modifier and Type | Method and Description | 
|---|---|
| IGraphView<URI> | IGraphConsumer. getGraphView()Provide a read-only view of the graph used by this consumer. | 
| Modifier and Type | Method and Description | 
|---|---|
| static IGraphView<URI> | ResourceUIUtil. getResourcesURIGraph()Get the graph of resources' URI for the models involved in the current comparison. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.