public class LocalModelResolution extends AbstractResolution
context, diagnostic, logger, monitor
Constructor and Description |
---|
LocalModelResolution(IResolutionContext context,
IProgressMonitor monitor)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
StorageTraversal |
run(IResource start)
Executes this treatment.
|
asURISet, call, getFinalizeResolvingRunnable, getTicks, resolveTraversal
public LocalModelResolution(IResolutionContext context, IProgressMonitor monitor)
dependencyProvider
- The dependency providerscheduler
- multi-thread support to useeventBus
- The event busmonitor
- Progress monitor to usepublic StorageTraversal run(IResource start) throws InterruptedException
start
- Resource for which we want the traversalStorageTraversal
for the given resource, never null but possibly empty.InterruptedException
- If the computation is interrupted.
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.