Uses of Package
org.eclipse.mat.query.refined

Packages that use org.eclipse.mat.query.refined
org.eclipse.mat.query.refined A way of controlling the detail given by the output of a query. 
org.eclipse.mat.snapshot.query Utilities to develop heap dump queries. 
org.eclipse.mat.ui.internal.panes Displays the results of queries as text or a table - user interface (not API). 
org.eclipse.mat.ui.internal.viewer Allows filtering of the display of tables and trees, for example excluding certain class names - user interface (not API). 
 

Classes in org.eclipse.mat.query.refined used by org.eclipse.mat.query.refined
Filter
           
RefinedStructuredResult
          The result from refining a table or tree.
RefinedStructuredResult.DerivedDataJobDefinition
           
RefinedStructuredResult.ICalculationProgress
           
TotalsRow
           
 

Classes in org.eclipse.mat.query.refined used by org.eclipse.mat.snapshot.query
RefinedResultBuilder
          This class allows the wrapping of a result to give another result which can be controlled more.
 

Classes in org.eclipse.mat.query.refined used by org.eclipse.mat.ui.internal.panes
RefinedStructuredResult
          The result from refining a table or tree.
 

Classes in org.eclipse.mat.query.refined used by org.eclipse.mat.ui.internal.viewer
RefinedStructuredResult
          The result from refining a table or tree.
RefinedTable
          The result from refining a table.
RefinedTree
          The result from refining a tree.