Package org.eclipse.team.core.mapping.provider
Application programming interfaces for working with resource mappings.
Package Specification
This package specifies the API for working with resources mappings. Repository providers can use this API to work with models that provide a mapping from their model elements to resources tat are under the control of a repository provider.-
Class Summary Class Description MergeContext Provides the context for anIResourceMappingMerger
.MergeStatus A special status that is returned when the return code of themerge
method isCONFLICTS
.ResourceDiff Implementation ofIResourceDiff
.ResourceDiffTree Implementation ofIResourceDiffTree
.SynchronizationContext Abstract implementation of theISynchronizationContext
interface.SynchronizationScopeManager Class for translating a set ofResourceMapping
objects representing a view selection into the complete set of resources to be operated on.