Uses of Class
org.eclipse.team.core.diff.provider.Diff
-
Packages that use Diff Package Description 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. -
-
Uses of Diff in org.eclipse.team.core.diff.provider
Subclasses of Diff in org.eclipse.team.core.diff.provider Modifier and Type Class Description class
ThreeWayDiff
Implementation ofIThreeWayDiff
.class
TwoWayDiff
Implementation ofITwoWayDiff
. -
Uses of Diff in org.eclipse.team.core.mapping.provider
Subclasses of Diff in org.eclipse.team.core.mapping.provider Modifier and Type Class Description class
ResourceDiff
Implementation ofIResourceDiff
.
-