Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.team.core.diff.IThreeWayDiff

Packages that use IThreeWayDiff
org.eclipse.team.core.diff.provider Application programming interfaces for working with diffs.  
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.  
 

Uses of IThreeWayDiff in org.eclipse.team.core.diff.provider
 

Classes in org.eclipse.team.core.diff.provider that implement IThreeWayDiff
 class ThreeWayDiff
          Implementation of IThreeWayDiff.
 

Uses of IThreeWayDiff in org.eclipse.team.core.mapping.provider
 

Methods in org.eclipse.team.core.mapping.provider with parameters of type IThreeWayDiff
protected  IStatus MergeContext.performThreeWayMerge(IThreeWayDiff diff, IProgressMonitor monitor)
          Perform a three-way merge on the given three-way diff that contains a content conflict.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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