Eclipse Platform
2.0

Uses of Interface
org.eclipse.compare.structuremergeviewer.IStructureComparator

Packages that use IStructureComparator
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. 
 

Uses of IStructureComparator in org.eclipse.compare
 

Classes in org.eclipse.compare that implement IStructureComparator
 class ResourceNode
          A ResourceNode wrappers an IResources so that it can be used as input for the differencing engine (interfaces IStructureComparator and ITypedElement) and the ReplaceWithEditionDialog (interfaces ITypedElement and IModificationDate).
 

Uses of IStructureComparator in org.eclipse.compare.structuremergeviewer
 

Classes in org.eclipse.compare.structuremergeviewer that implement IStructureComparator
 class DocumentRangeNode
          A document range node represents a structural element when performing a structure compare of documents.
 


Eclipse Platform
2.0

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