Eclipse Platform
2.0

Uses of Package
org.eclipse.compare.structuremergeviewer

Packages that use org.eclipse.compare.structuremergeviewer
org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. 
org.eclipse.compare.structuremergeviewer Provides support for finding and displaying the differences between hierarchically structured data. 
 

Classes in org.eclipse.compare.structuremergeviewer used by org.eclipse.compare
IStructureComparator
          Interface used to compare hierarchical structures.
IStructureCreator
          Interface used to create a hierarchical structure of IStructureComparators for a given input object.
 

Classes in org.eclipse.compare.structuremergeviewer used by org.eclipse.compare.structuremergeviewer
DiffContainer
          The standard implementation of a diff container element.
DiffElement
          An abstract base implementation of the IDiffElement interface.
DiffTreeViewer
          A tree viewer that works on objects implementing the IDiffContainer and IDiffElement interfaces.
ICompareInput
          Interface for objects used as input to a two-way or three-way compare viewer.
IDiffContainer
          IDiffContainer is a IDiffElement with children.
IDiffElement
          An IDiffElement is used in the DiffTreeViewer to display the kind of change detected as the result of a two-way or three-way compare.
IStructureComparator
          Interface used to compare hierarchical structures.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.