Uses of Package
org.eclipse.team.ui.synchronize
Package
Description
Application programming interface to provide model integration for refactoring histories.
Provides basic support for managing Team providers.
Application programming interfaces for working with resource mappings.
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
ClassDescriptionA label provider wrapper that adds synchronization image and/or text decorations to the image and label obtained from the delegate provider.
-
ClassDescriptionManages synchronization view participants.Configures the model, actions and label decorations of an
ISynchronizePage
. -
ClassDescriptionA label provider wrapper that adds synchronization image and/or text decorations to the image and label obtained from the delegate provider.Configures the model, actions and label decorations of an
ISynchronizePage
. -
ClassDescriptionThis class is the abstract base class for all synchronize view participants.Abstract superclass of resource scopes for
SubscriberParticipant
instances.These are elements created to display synchronization state to the user.Interface forPage
subclasses that can appear in the synchronize viewISynchronizeView
and other views, editors or dialogs that display synchronization information.Configures the model, actions and label decorations of anISynchronizePage
.A site which provides access to the context in which this page is being displayed.A synchronize participant is a visual component that can be displayed within any control (e.g. view, editor, dialog).A participant descriptor contains the content of thesynchronizeParticipants
extension section for for a registered participant type in the declaring plug-in's manifest (plugin.xml
) file.A synchronize participant listener is notified when participants are added or removed from the synchronize manager.A reference is a light weight handle used by theISynchronizeManager
to manage registered participants.A synchronize scope defines the set of resources involved in a synchronization.A view that displays synchronization participants that are registered with the synchronize manager.A model operation that executes a merge according to the merge lifecycle associated with anIMergeContext
andIResourceMappingMerger
instances obtained from the model providers involved.An abstract operation that uses anISynchronizationScopeManager
to create an operation scope that includes the complete set of mappings that must be included in the operation to ensure model consistency.Synchronize participant that obtains it's synchronization state from aISynchronizationContext
.Action group that contributes the merge actions to the model synchronize participant.This is a convenience class for creating wizards for use with theorg.eclipse.team.ui.synchronizeWizard
extension point.A compare editor input that makes use of aSaveable
to manage the save lifecycle of the editor input.A synchronize participant that displays synchronization information for local resources that are managed via aSubscriber
.A specialized team operation that operates onISynchronizeModelElement
elements.Used to add one or more actions to the context menu, toolbar or view menu of anISynchronizePage
.A team state provider is used by theSynchronizationStateTester
to obtain the team state for model elements.