Package | Description |
---|---|
org.eclipse.emf.compare.ide.ui.internal.logical.resolver | |
org.eclipse.emf.compare.rcp |
Modifier and Type | Class and Description |
---|---|
class |
ThreadedModelResolver
This implementation of an
IModelResolver will look up all of the models located in a set container
level of the "starting point" (by default, the containing project) to construct the graph of dependencies
between these models. |
Modifier and Type | Method and Description |
---|---|
void |
EMFCompareRCPPlugin.register(IGraphConsumer consumer)
This method creates a new Graph of URI, passes it to the given consumer and then keeps track of the
given graph to be able to provide a read only view of it on demand.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.