Package | Description |
---|---|
org.eclipse.emf.compare.ide.ui.internal.logical |
Modifier and Type | Class and Description |
---|---|
class |
IdenticalResourceMinimizer
Instances of this class will be used by EMF Compare to minimize the scope to parts of a logical model that
can be considered valid candidates for a difference.
|
class |
NullModelMinimizer
An empty implementation of an
IModelMinimizer . |
Constructor and Description |
---|
ComparisonScopeBuilder(IModelResolver resolver,
IModelMinimizer minimizer)
Constructs a builder given its model resolver and minimizer.
|
ComparisonScopeBuilder(IModelResolver resolver,
IModelMinimizer minimizer,
IStorageProviderAccessor storageAccessor)
Constructs a builder given its model resolver and minimizer, along with the storage accessor for remote
data.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.