Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Package
org.eclipse.team.core.diff

Packages that use org.eclipse.team.core.diff
org.eclipse.ltk.ui.refactoring.model Application programming interface to provide model integration for refactoring histories. 
org.eclipse.team.core.diff Application programming interfaces for working with diffs. 
org.eclipse.team.core.diff.provider Application programming interfaces for working with diffs. 
org.eclipse.team.core.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. 
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. 
org.eclipse.team.core.subscribers Application programming interfaces for generating and refreshing synchronization state. 
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.core.diff used by org.eclipse.ltk.ui.refactoring.model
IDiff
          A diff describes differences between two or more model objects.
IDiffChangeListener
          Diff change listener that reports changes in an IDiffTree.
 

Classes in org.eclipse.team.core.diff used by org.eclipse.team.core.diff
DiffFilter
          A DiffNodeFilter tests an IDiff for inclusion, typically in an IDiffTree.
FastDiffFilter
          A specialized DiffNodeFilter that does not require a progress monitor.
IDiff
          A diff describes differences between two or more model objects.
IDiffChangeEvent
          A change event that describes changes that have occurred in an IDiffTree.
IDiffChangeListener
          Diff change listener that reports changes in an IDiffTree.
IDiffTree
          A diff tree provides access to a tree of IDiff instances.
IDiffVisitor
          An objects that visits diffs in a diff tree.
ITwoWayDiff
          A two-way diff represents the changes between two states of the same object, referred to as the "before" state and the "after" state.
 

Classes in org.eclipse.team.core.diff used by org.eclipse.team.core.diff.provider
FastDiffFilter
          A specialized DiffNodeFilter that does not require a progress monitor.
IDiff
          A diff describes differences between two or more model objects.
IDiffChangeListener
          Diff change listener that reports changes in an IDiffTree.
IDiffTree
          A diff tree provides access to a tree of IDiff instances.
IDiffVisitor
          An objects that visits diffs in a diff tree.
IThreeWayDiff
          A three-way delta that describe the synchronization state between two contributors and an ancestor.
ITwoWayDiff
          A two-way diff represents the changes between two states of the same object, referred to as the "before" state and the "after" state.
 

Classes in org.eclipse.team.core.diff used by org.eclipse.team.core.mapping
FastDiffFilter
          A specialized DiffNodeFilter that does not require a progress monitor.
IDiff
          A diff describes differences between two or more model objects.
IDiffTree
          A diff tree provides access to a tree of IDiff instances.
IDiffVisitor
          An objects that visits diffs in a diff tree.
ITwoWayDiff
          A two-way diff represents the changes between two states of the same object, referred to as the "before" state and the "after" state.
 

Classes in org.eclipse.team.core.diff used by org.eclipse.team.core.mapping.provider
FastDiffFilter
          A specialized DiffNodeFilter that does not require a progress monitor.
IDiff
          A diff describes differences between two or more model objects.
IDiffTree
          A diff tree provides access to a tree of IDiff instances.
IDiffVisitor
          An objects that visits diffs in a diff tree.
IThreeWayDiff
          A three-way delta that describe the synchronization state between two contributors and an ancestor.
ITwoWayDiff
          A two-way diff represents the changes between two states of the same object, referred to as the "before" state and the "after" state.
 

Classes in org.eclipse.team.core.diff used by org.eclipse.team.core.subscribers
DiffFilter
          A DiffNodeFilter tests an IDiff for inclusion, typically in an IDiffTree.
IDiff
          A diff describes differences between two or more model objects.
IDiffVisitor
          An objects that visits diffs in a diff tree.
 

Classes in org.eclipse.team.core.diff used by org.eclipse.team.ui.mapping
IDiff
          A diff describes differences between two or more model objects.
IDiffChangeEvent
          A change event that describes changes that have occurred in an IDiffTree.
IDiffChangeListener
          Diff change listener that reports changes in an IDiffTree.
IDiffTree
          A diff tree provides access to a tree of IDiff instances.
 

Classes in org.eclipse.team.core.diff used by org.eclipse.team.ui.synchronize
IDiff
          A diff describes differences between two or more model objects.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire