| Package | Description | 
|---|---|
| org.eclipse.emf.compare.ide.ui.internal.logical.resolver | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceComputationScheduler<URI> | IResolutionContext. getScheduler()The scheduler used to support multi-threading. | 
| ResourceComputationScheduler<URI> | DefaultResolutionContext. getScheduler() | 
| Constructor and Description | 
|---|
| DefaultResolutionContext(com.google.common.eventbus.EventBus eventBus,
                        IGraph<URI> graph,
                        DependencyGraphUpdater<URI> graphUpdater,
                        ResourceComputationScheduler<URI> scheduler,
                        ModelResourceListener modelResourceListener) | 
| ModelResourceVisitor(ResourceComputationScheduler<URI> scheduler,
                    SynchronizedResourceSet resourceSet,
                    IResourceDependencyLocalResolver resolver,
                    DiagnosticSupport diagnostic,
                    ThreadSafeProgressMonitor monitor)Default constructor. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.