public class LocalModelsResolution extends AbstractResolution
context, diagnostic, logger, monitor
Constructor and Description |
---|
LocalModelsResolution(IResolutionContext context,
IResource left,
IResource right,
IResource origin,
IProgressMonitor monitor)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
allResourcesAreFiles()
Indicates whether all the resources are instances of
IFile . |
SynchronizationModel |
run()
Executes this treatment.
|
asURISet, call, getFinalizeResolvingRunnable, getTicks, resolveTraversal
public LocalModelsResolution(IResolutionContext context, IResource left, IResource right, IResource origin, IProgressMonitor monitor)
dependencyProvider
- The dependency providerscheduler
- multi-thread supporteventBus
- The event bus to signal eventsleft
- left resourceright
- right resourceorigin
- common ancestor resource, may be nullmonitor
- The progress monitor to usepublic SynchronizationModel run() throws InterruptedException
InterruptedException
- If the treatment is interrupted.
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.