Eclipse Platform
2.0

Uses of Class
org.eclipse.compare.structuremergeviewer.DiffElement

Packages that use DiffElement
org.eclipse.compare.structuremergeviewer Provides support for finding and displaying the differences between hierarchically structured data. 
 

Uses of DiffElement in org.eclipse.compare.structuremergeviewer
 

Subclasses of DiffElement in org.eclipse.compare.structuremergeviewer
 class DiffContainer
          The standard implementation of a diff container element.
 class DiffNode
          Diff node are used as the compare result of the differencing engine.
 


Eclipse Platform
2.0

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