Package | Description |
---|---|
org.eclipse.team.core.subscribers |
Application programming interfaces for generating and refreshing
synchronization state.
|
org.eclipse.team.core.synchronize |
Application programming interfaces for managing synchronization state.
|
org.eclipse.team.core.variants |
Application programming interfaces for accessing and managing resource variants.
|
org.eclipse.team.ui.synchronize |
Contains the team synchronization presentation framework and support
for the Synchronize View.
|
Class and Description |
---|
SyncInfo
Describes the synchronization of a local resource
relative to a remote resource variant.
|
SyncInfoSet
A dynamic collection of
SyncInfo objects that provides
change notification to registered listeners. |
Class and Description |
---|
FastSyncInfoFilter
A specialized
SyncInfoFilter that does not require a progress monitor. |
FastSyncInfoFilter.CompoundSyncInfoFilter
An abstract class which contains a set of
FastSyncInfoFilter instances. |
ISyncInfoSetChangeEvent
An event generated when a
SyncInfoSet collection is changed. |
ISyncInfoSetChangeListener
Classes which implement this interface provide methods that deal with the
change events that are generated by a
SyncInfoSet . |
SyncInfo
Describes the synchronization of a local resource
relative to a remote resource variant.
|
SyncInfoFilter
A
SyncInfoFilter tests a SyncInfo for inclusion,
typically in a SyncInfoSet . |
SyncInfoSet
A dynamic collection of
SyncInfo objects that provides
change notification to registered listeners. |
Class and Description |
---|
SyncInfo
Describes the synchronization of a local resource
relative to a remote resource variant.
|
Class and Description |
---|
FastSyncInfoFilter
A specialized
SyncInfoFilter that does not require a progress monitor. |
SyncInfo
Describes the synchronization of a local resource
relative to a remote resource variant.
|
SyncInfoFilter
A
SyncInfoFilter tests a SyncInfo for inclusion,
typically in a SyncInfoSet . |
SyncInfoSet
A dynamic collection of
SyncInfo objects that provides
change notification to registered listeners. |
SyncInfoTree
Provides addition API for accessing the
SyncInfo in the set through
their resource's hierarchical relationships. |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.