Uses of Package
org.eclipse.team.core.synchronize
Packages that use org.eclipse.team.core.synchronize
Package
Description
Application programming interfaces for generating and refreshing
synchronization state.
Application programming interfaces for managing synchronization state.
Application programming interfaces for accessing and managing resource variants.
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
Classes in org.eclipse.team.core.synchronize used by org.eclipse.team.core.subscribersClassDescriptionDescribes the synchronization of a local resource relative to a remote resource variant.A dynamic collection of
SyncInfo
objects that provides change notification to registered listeners. -
Classes in org.eclipse.team.core.synchronize used by org.eclipse.team.core.synchronizeClassDescriptionA specialized
SyncInfoFilter
that does not require a progress monitor.An abstract class which contains a set ofFastSyncInfoFilter
instances.An event generated when aSyncInfoSet
collection is changed.Classes which implement this interface provide methods that deal with the change events that are generated by aSyncInfoSet
.Describes the synchronization of a local resource relative to a remote resource variant.ASyncInfoFilter
tests aSyncInfo
for inclusion, typically in aSyncInfoSet
.A dynamic collection ofSyncInfo
objects that provides change notification to registered listeners.This event keeps track of the changes in aSyncInfoSet
-
Classes in org.eclipse.team.core.synchronize used by org.eclipse.team.core.variantsClassDescriptionDescribes the synchronization of a local resource relative to a remote resource variant.
-
Classes in org.eclipse.team.core.synchronize used by org.eclipse.team.ui.synchronizeClassDescriptionA specialized
SyncInfoFilter
that does not require a progress monitor.Describes the synchronization of a local resource relative to a remote resource variant.ASyncInfoFilter
tests aSyncInfo
for inclusion, typically in aSyncInfoSet
.A dynamic collection ofSyncInfo
objects that provides change notification to registered listeners.Provides addition API for accessing theSyncInfo
in the set through their resource's hierarchical relationships.