Eclipse Platform
Release 3.2

org.eclipse.team.core.mapping
Interface IResourceMappingScope

All Known Subinterfaces:
ISynchronizationScope

Deprecated. use ISynchronizationScope instead

public interface IResourceMappingScope

Since:
3.2

Method Summary
 boolean contains(IResource resource)
          Deprecated.  
 IResource[] getRoots()
          Deprecated.  
 

Method Detail

getRoots

public IResource[] getRoots()
Deprecated. 

contains

public boolean contains(IResource resource)
Deprecated. 

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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