Eclipse Platform
2.0

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

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

Uses of IDiffElement in org.eclipse.compare.structuremergeviewer
 

Subinterfaces of IDiffElement in org.eclipse.compare.structuremergeviewer
 interface IDiffContainer
          IDiffContainer is a IDiffElement with children.
 

Classes in org.eclipse.compare.structuremergeviewer that implement IDiffElement
 class DiffContainer
          The standard implementation of a diff container element.
 class DiffElement
          An abstract base implementation of the IDiffElement interface.
 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.