Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

org.eclipse.team.ui.synchronize
Class WorkspaceScope


java.lang.Object
  extended by 

org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
      extended by 
org.eclipse.team.ui.synchronize.WorkspaceScope
All Implemented Interfaces:
ISynchronizeScope

public class WorkspaceScope
extends AbstractSynchronizeScope

A synchronize scope whose roots are the workspace.

Since:
3.0
Restriction:
This class is not intended to be subclassed by clients.

Field Summary
 
Fields inherited from interface org.eclipse.team.ui.synchronize. ISynchronizeScope
NAME, ROOTS
 
Constructor Summary
WorkspaceScope ()
          Create the resource scope that indicates that the subscriber roots should be used
 
Method Summary
  String getName ()
          Return the name of the scope
  IResource[] getRoots ()
          Return the root resources that define this scope.
 
Methods inherited from class org.eclipse.team.ui.synchronize. AbstractSynchronizeScope
addPropertyChangeListener, contains, createScope, dispose, firePropertyChangedEvent, fireRootsChanges, getMappings, init, removePropertyChangeListener, saveScope, saveState
 
Methods inherited from class java.lang. Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkspaceScope

public WorkspaceScope()
Create the resource scope that indicates that the subscriber roots should be used

Method Detail

getName

public 
String getName()
Description copied from interface: ISynchronizeScope
Return the name of the scope

Returns:
the name of the scope

getRoots

public 
IResource[] getRoots()
Description copied from interface: ISynchronizeScope
Return the root resources that define this scope. A return value of null indicates that the participant should use its default set of resources.

Returns:
the root resources or null

Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire