Uses of Package
org.eclipse.core.internal.dtree

Packages that use org.eclipse.core.internal.dtree
org.eclipse.core.internal.dtree   
org.eclipse.core.internal.events   
org.eclipse.core.internal.watson   
org.eclipse.core.tests.internal.dtree   
org.eclipse.core.tests.internal.watson   
 

Classes in org.eclipse.core.internal.dtree used by org.eclipse.core.internal.dtree
AbstractDataTree
          Data trees can be viewed as generic multi-leaf trees.
AbstractDataTreeNode
          This class and its subclasses are used to represent nodes of AbstractDataTrees.
DataTreeLookup
          The result of doing a lookup() in a data tree.
DataTreeNode
          DataTreeNodes are the nodes of a DataTree.
DeltaDataTree
          Externally, a DeltaDataTree appears to have the same content as a standard data tree.
IComparator
          An interface for comparing two data tree objects.
IDataFlattener
          The IElementInfoFlattener interface supports reading and writing element info objects.
 

Classes in org.eclipse.core.internal.dtree used by org.eclipse.core.internal.events
IComparator
          An interface for comparing two data tree objects.
 

Classes in org.eclipse.core.internal.dtree used by org.eclipse.core.internal.watson
DeltaDataTree
          Externally, a DeltaDataTree appears to have the same content as a standard data tree.
IComparator
          An interface for comparing two data tree objects.
 

Classes in org.eclipse.core.internal.dtree used by org.eclipse.core.tests.internal.dtree
DeltaDataTree
          Externally, a DeltaDataTree appears to have the same content as a standard data tree.
 

Classes in org.eclipse.core.internal.dtree used by org.eclipse.core.tests.internal.watson
IComparator
          An interface for comparing two data tree objects.