|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.team.ui.synchronize.AbstractSynchronizeScope
org.eclipse.team.ui.synchronize.WorkspaceScope
A synchronize scope whose roots are the workspace.
Clients are not expected to subclass this class.
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, createScope, dispose, firePropertyChangedEvent, fireRootsChanges, init, removePropertyChangeListener, saveScope, saveState |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WorkspaceScope()
Method Detail |
public String getName()
ISynchronizeScope
public IResource[] getRoots()
ISynchronizeScope
null
indicates that the participant should use
its default set of resources.
null
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.