| Modifier and Type | Class and Description | 
|---|---|
| class  | RemoteMappingContextStorageAccessorThis will use a  RemoteResourceMappingContextin order to fetch the content of the sides of a
 comparison during model resolving. | 
| class  | SubscriberStorageAccessorThis is used by our synchronization model to access the innards of Team's  Subscribers. | 
| 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. | 
| RenameDetector(org.eclipse.team.core.subscribers.Subscriber subscriber,
              IStorageProviderAccessor accessor)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| SynchronizationModel | ThreadedModelResolver. resolveModels(IStorageProviderAccessor storageAccessor,
             org.eclipse.core.resources.IStorage left,
             org.eclipse.core.resources.IStorage right,
             org.eclipse.core.resources.IStorage origin,
             org.eclipse.core.runtime.IProgressMonitor monitor)This will be called by EMF Compare in order to resolve the whole logical models containing the given
 storages. | 
| Constructor and Description | 
|---|
| ModelsResolution(IResolutionContext context,
                org.eclipse.core.runtime.IProgressMonitor monitor,
                IStorageProviderAccessor storageAccessor,
                org.eclipse.core.resources.IStorage left,
                org.eclipse.core.resources.IStorage right,
                org.eclipse.core.resources.IStorage origin)At least one of  ModelsResolution.left,ModelsResolution.rightandModelsResolution.originmust be non-null. | 
| RevisionedURIConverter(URIConverter delegate,
                      IStorageProviderAccessor storageAccessor,
                      IStorageProviderAccessor.DiffSide side)Instantiates our URI converter given its delegate. | 
| Modifier and Type | Method and Description | 
|---|---|
| SynchronizationModel | IModelResolver. resolveModels(IStorageProviderAccessor storageAccessor,
             org.eclipse.core.resources.IStorage left,
             org.eclipse.core.resources.IStorage right,
             org.eclipse.core.resources.IStorage origin,
             org.eclipse.core.runtime.IProgressMonitor monitor)This will be called by EMF Compare in order to resolve the whole logical models containing the given
 storages. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.