Uses of Interface
org.eclipse.team.core.diff.IThreeWayDiff
Packages that use IThreeWayDiff
Package
Description
Application programming interfaces for working with diffs.
Application programming interfaces for working with resource mappings.
-
Uses of IThreeWayDiff in org.eclipse.team.core.diff.provider
Classes in org.eclipse.team.core.diff.provider that implement IThreeWayDiff -
Uses of IThreeWayDiff in org.eclipse.team.core.mapping.provider
Methods in org.eclipse.team.core.mapping.provider with parameters of type IThreeWayDiffModifier and TypeMethodDescriptionprotected IStatus
MergeContext.performThreeWayMerge
(IThreeWayDiff diff, IProgressMonitor monitor) Perform a three-way merge on the given three-way diff that contains a content conflict.