Eclipse Platform
2.0

Uses of Interface
org.eclipse.compare.IModificationDate

Packages that use IModificationDate
org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. 
 

Uses of IModificationDate in org.eclipse.compare
 

Classes in org.eclipse.compare that implement IModificationDate
 class HistoryItem
          A combination IFileState and ITypedElement that can be used as an input to a compare viewer or other places where an IStreamContentAccessor is needed.
 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).
 


Eclipse Platform
2.0

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