Uses of Class
org.eclipse.core.resources.mapping.RemoteResourceMappingContext
Package
Description
Application programming interfaces for generating and refreshing
synchronization state.
-
Uses of RemoteResourceMappingContext in org.eclipse.team.core.subscribers
Modifier and TypeClassDescriptionclass
A resource mapping context that provides the client access to the remote state of local resources using a subscriber.Modifier and TypeMethodDescriptionstatic RemoteResourceMappingContext
SubscriberResourceMappingContext.createContext
(Subscriber subscriber) Return a resource mapping context suitable for comparison operations.ModifierConstructorDescriptionSubscriberScopeManager
(String name, ResourceMapping[] inputMappings, Subscriber subscriber, RemoteResourceMappingContext context, boolean consultModels) Create a manager for the given subscriber and input.