Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.team.core.mapping.IResourceMappingScope

Packages that use IResourceMappingScope
org.eclipse.team.core.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings.  
org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings.  
 

Uses of IResourceMappingScope in org.eclipse.team.core.mapping
 

Subinterfaces of IResourceMappingScope in org.eclipse.team.core.mapping
 interface ISynchronizationScope
          Interface which defines the protocol for translating a set of ResourceMapping objects representing a view selection into the complete set of resources to be operated on.
 

Uses of IResourceMappingScope in org.eclipse.team.ui.mapping
 

Methods in org.eclipse.team.ui.mapping with parameters of type IResourceMappingScope
protected  boolean SynchronizationContentProvider.isInScope(IResourceMappingScope scope, Object parent, Object element)
          Return whether the given object is within the scope of this content provider.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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