public class WorkspaceScope extends AbstractSynchronizeScope
NAME, ROOTS
Constructor and Description |
---|
WorkspaceScope()
Create the resource scope that indicates that the subscriber roots should be used
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Return the name of the scope
|
IResource[] |
getRoots()
Return the root resources that define this scope.
|
addPropertyChangeListener, contains, createScope, dispose, firePropertyChangedEvent, fireRootsChanges, getMappings, init, removePropertyChangeListener, saveScope, saveState
public WorkspaceScope()
public String getName()
ISynchronizeScope
public IResource[] getRoots()
ISynchronizeScope
null
indicates that the participant should use
its default set of resources.null
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.