Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ISynchronizationScope.addScopeChangeListener(ISynchronizationScopeChangeListener listener)
Add a scope change listener that will get invoked when a
property of the receiver changes.
|
void |
ISynchronizationScope.removeScopeChangeListener(ISynchronizationScopeChangeListener listener)
Remove a scope change listener.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.