Modifier and Type | Class and Description |
---|---|
class |
RemoteMappingContextStorageAccessor
This will use a
RemoteResourceMappingContext in order to fetch the content of the sides of a
comparison during model resolving. |
class |
SubscriberStorageAccessor
This is used by our synchronization model to access the innards of Team's
Subscriber s. |
Constructor and Description |
---|
ComparisonScopeBuilder(IModelResolver resolver,
IModelMinimizer minimizer,
IStorageProviderAccessor storageAccessor)
Constructs a builder given its model resolver and minimizer, along with the storage accessor for remote
data.
|
Modifier and Type | Method and Description |
---|---|
SynchronizationModel |
ThreadedModelResolver.resolveModels(IStorageProviderAccessor storageAccessor,
IStorage left,
IStorage right,
IStorage origin,
IProgressMonitor monitor)
This will be called by EMF Compare in order to resolve the whole logical models containing the given
storages.
|
Modifier and Type | Method and Description |
---|---|
SynchronizationModel |
IModelResolver.resolveModels(IStorageProviderAccessor storageAccessor,
IStorage left,
IStorage right,
IStorage origin,
IProgressMonitor monitor)
This will be called by EMF Compare in order to resolve the whole logical models containing the given
storages.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.