Modifier and Type | Method and Description |
---|---|
ReadOnlyGraph<URI> |
EMFCompareConfiguration.getResourcesGraph() |
Modifier and Type | Method and Description |
---|---|
void |
EMFCompareConfiguration.setResourcesGraph(ReadOnlyGraph<URI> graph) |
Modifier and Type | Method and Description |
---|---|
ReadOnlyGraph<URI> |
ThreadedModelResolver.getDependencyGraph()
Convert the dependency graph to its read-only version.
|
Modifier and Type | Method and Description |
---|---|
static <E> ReadOnlyGraph<E> |
ReadOnlyGraph.toReadOnlyGraph(Graph<E> graph)
Convert a graph to a read-only graph.
|
Modifier and Type | Method and Description |
---|---|
ReadOnlyGraph<URI> |
IEMFCompareConfiguration.getResourcesGraph() |
Modifier and Type | Method and Description |
---|---|
void |
IEMFCompareConfiguration.setResourcesGraph(ReadOnlyGraph<URI> graph) |
Modifier and Type | Method and Description |
---|---|
static ReadOnlyGraph<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.