Uses of Interface
org.eclipse.emf.compare.ide.ui.logical.IStorageProvider
Packages that use IStorageProvider
Package
Description
-
Uses of IStorageProvider in org.eclipse.emf.compare.ide.ui.internal.logical
Classes in org.eclipse.emf.compare.ide.ui.internal.logical that implement IStorageProviderModifier and TypeClassDescriptionclass
Allows access to the underlying IFileRevision's storage.class
Allows access to the underlying IResourceVariant's storage.Methods in org.eclipse.emf.compare.ide.ui.internal.logical that return IStorageProviderModifier and TypeMethodDescriptionRemoteMappingContextStorageAccessor.getStorageProvider
(org.eclipse.core.resources.IResource resource, IStorageProviderAccessor.DiffSide side) This will be called by the URI Converter to get the content associated with the given local resource (which might not exist locally).SubscriberStorageAccessor.getStorageProvider
(org.eclipse.core.resources.IResource resource, IStorageProviderAccessor.DiffSide side) This will be called by the URI Converter to get the content associated with the given local resource (which might not exist locally). -
Uses of IStorageProvider in org.eclipse.emf.compare.ide.ui.logical
Methods in org.eclipse.emf.compare.ide.ui.logical that return IStorageProviderModifier and TypeMethodDescriptionIStorageProviderAccessor.getStorageProvider
(org.eclipse.core.resources.IResource resource, IStorageProviderAccessor.DiffSide side) This will be called by the URI Converter to get the content associated with the given local resource (which might not exist locally).