Package | Description |
---|---|
org.eclipse.emf.compare.ide.ui.internal.logical.resolver |
Modifier and Type | Class and Description |
---|---|
class |
DefaultResolutionContext
Default implementation of
IResolutionContext . |
Modifier and Type | Field and Description |
---|---|
protected IResolutionContext |
AbstractResolution.context
The context.
|
Constructor and Description |
---|
AbstractResolution(IResolutionContext context,
IProgressMonitor monitor)
Constructor.
|
LocalModelResolution(IResolutionContext context,
IProgressMonitor monitor)
Constructor.
|
LocalModelsResolution(IResolutionContext context,
IResource left,
IResource right,
IResource origin,
IProgressMonitor monitor)
Constructor.
|
ModelsResolution(IResolutionContext context,
IProgressMonitor monitor,
IStorageProviderAccessor storageAccessor,
IStorage left,
IStorage right,
IStorage origin)
At least one of
ModelsResolution.left , ModelsResolution.right and ModelsResolution.origin must be non-null. |
ResourceDependencyLocalResolver(IResolutionContext context)
Constructor.
|
ResourceDependencyProvider(IResolutionContext context)
Constructor.
|
ResourceDependencyRemoteResolver(IResolutionContext context)
Constructor.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.