Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.core.resources.mapping.RemoteResourceMappingContext

Packages that use RemoteResourceMappingContext
org.eclipse.team.core.subscribers Application programming interfaces for generating and refreshing synchronization state.  
 

Uses of RemoteResourceMappingContext in org.eclipse.team.core.subscribers
 

Subclasses of RemoteResourceMappingContext in org.eclipse.team.core.subscribers
 class SubscriberResourceMappingContext
          A resource mapping context that provides the client access to the remote state of local resources using a subscriber.
 

Methods in org.eclipse.team.core.subscribers that return RemoteResourceMappingContext
static RemoteResourceMappingContext SubscriberResourceMappingContext.createContext(Subscriber subscriber)
          Return a resource mapping context suitable for comparison operations.
 

Constructors in org.eclipse.team.core.subscribers with parameters of type RemoteResourceMappingContext
SubscriberScopeManager(String name, ResourceMapping[] inputMappings, Subscriber subscriber, RemoteResourceMappingContext context, boolean consultModels)
          Create a manager for the given subscriber and input.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.