Uses of Package
org.eclipse.team.ui.mapping
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.
-
ClassDescriptionThe compare adapter provides compare support for the model objects associated with a model provider.An action group that can be used by models to contribute actions to a team synchronization viewer.An abstract implementation of
ISynchronizationCompareAdapter
.Abstract team aware content provider that delegates to another content provider.A label provider wrapper that adds synchronization image and/or text decorations to the image and label obtained from the delegate provider. -
ClassDescriptionThe team content provider manager provides access to the content extenstions registered with the
org.eclipse.team.ui.teamContentProviders
extension point. -
ClassDescriptionThe compare adapter provides compare support for the model objects associated with a model provider.A description of a single extension registered with the
org.eclipse.team.ui.teamContentProviders
extension pointA description of the team state changes that have occurred.A listener registered with anTeamStateProvider
in order to receive change events when the team state of any resources change.A description of the the state of a logical model element with respect to a team repository.A team state provider is used by theSynchronizationStateTester
to obtain the team state for model elements.A saveable comparison is used to buffer changes made when comparing or merging model elements.This operation class can be used by model providers when performing merge operations triggered from a synchronize participant page associated with a synchronization or merge context. -
ClassDescriptionThis interface defines extensions to the
ICompareInput
interface that are used for compare inputs that are returned from theISynchronizationCompareAdapter.asCompareInput(org.eclipse.team.core.mapping.ISynchronizationContext, Object)
method.A description of the team state changes that have occurred.A listener registered with anTeamStateProvider
in order to receive change events when the team state of any resources change.A description of the the state of a logical model element with respect to a team repository.A team state provider is used by theSynchronizationStateTester
to obtain the team state for model elements.A saveable comparison is used to buffer changes made when comparing or merging model elements.