Package | Description |
---|---|
org.eclipse.emf.compare.ide.ui.internal.logical.resolver |
Modifier and Type | Method and Description |
---|---|
protected void |
ThreadedModelResolver.demandRemoteResolve(org.eclipse.emf.compare.ide.ui.internal.logical.resolver.SynchronizedResourceSet resourceSet,
URI uri,
ThreadSafeProgressMonitor monitor)
Allows callers to launch the loading and resolution of the model pointed at by the given URI, without
updating the
ThreadedModelResolver.dependencyGraph along the way. |
protected void |
ThreadedModelResolver.demandResolve(org.eclipse.emf.compare.ide.ui.internal.logical.resolver.SynchronizedResourceSet resourceSet,
URI uri,
ThreadSafeProgressMonitor monitor)
Allows callers to launch the loading and resolution of the model pointed at by the given URI.
|
protected void |
ThreadedModelResolver.demandUnload(org.eclipse.emf.compare.ide.ui.internal.logical.resolver.SynchronizedResourceSet resourceSet,
Resource resource,
ThreadSafeProgressMonitor monitor)
Allows callers to launch the unloading of the given resource.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.