Eclipse Platform
Release 3.2

Uses of Package
org.eclipse.team.ui.mapping

Packages that use org.eclipse.team.ui.mapping
org.eclipse.team.ui Provides basic support for managing Team providers.  
org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings.  
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

Classes in org.eclipse.team.ui.mapping used by org.eclipse.team.ui
ITeamContentProviderManager
          The team content provider manager provides access to the content extenstions registered with the org.eclipse.team.ui.teamContentProviders extension point.
 

Classes in org.eclipse.team.ui.mapping used by org.eclipse.team.ui.mapping
ICompareAdapter
          Deprecated. reference ISynchronizationCompareAdapter instead
ISaveableCompareModel
          A saveable compare model is used to buffer changes made when comparing or merging a model.
ISynchronizationCompareAdapter
          The compare adapter provides compare support for the model objects associated with a model provider.
ITeamContentProviderDescriptor
          A description of a single extension registered with the org.eclipse.team.ui.teamContentProviders extension point.
ModelOperation
          An abstract operation that uses an ISynchronizationScopeManager to create an operation scope that includes the complete set of mappings that must be included in the operation to ensure model consistency.
SynchronizationCompareAdapter
          A abstract implementation of ISynchronizationCompareAdapter.
SynchronizationOperation
          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.
 

Classes in org.eclipse.team.ui.mapping used by org.eclipse.team.ui.synchronize
IModelCompareInput
          This interface defines extensions to the ICompareInput interface that are used for compae inputs that are returned from the ISynchronizationCompareAdapter.asCompareInput(org.eclipse.team.core.mapping.ISynchronizationContext, Object) method.
ISaveableCompareModel
          A saveable compare model is used to buffer changes made when comparing or merging a model.
ModelMergeOperation
          A model operation that executes a merge according to the merge lifecycle associated with an IMergeContext and IResourceMappingMerger instances obtained from the model providers involved.
ModelOperation
          An abstract operation that uses an ISynchronizationScopeManager to create an operation scope that includes the complete set of mappings that must be included in the operation to ensure model consistency.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.