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

Packages that use org.eclipse.mat.snapshot.query
org.eclipse.mat.inspections These are general queries. 
org.eclipse.mat.inspections.collections These are queries for Collection classes. 
org.eclipse.mat.inspections.component These are queries for whole components (class loaders and packages). 
org.eclipse.mat.inspections.threads These are queries for Threads. 
org.eclipse.mat.internal.snapshot Collects arguments for queries. 
org.eclipse.mat.internal.snapshot.inspections These are queries for dominator tree and paths to/from garbage collection roots. 
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). 
 

Classes in org.eclipse.mat.snapshot.query used by org.eclipse.mat.inspections
IHeapObjectArgument
          An argument of type IHeapObjectArgument can be used to inject heap objects into Query.
 

Classes in org.eclipse.mat.snapshot.query used by org.eclipse.mat.inspections.collections
IHeapObjectArgument
          An argument of type IHeapObjectArgument can be used to inject heap objects into Query.
 

Classes in org.eclipse.mat.snapshot.query used by org.eclipse.mat.inspections.component
IHeapObjectArgument
          An argument of type IHeapObjectArgument can be used to inject heap objects into Query.
 

Classes in org.eclipse.mat.snapshot.query used by org.eclipse.mat.inspections.threads
IHeapObjectArgument
          An argument of type IHeapObjectArgument can be used to inject heap objects into Query.
 

Classes in org.eclipse.mat.snapshot.query used by org.eclipse.mat.internal.snapshot
IHeapObjectArgument
          An argument of type IHeapObjectArgument can be used to inject heap objects into Query.
 

Classes in org.eclipse.mat.snapshot.query used by org.eclipse.mat.internal.snapshot.inspections
IHeapObjectArgument
          An argument of type IHeapObjectArgument can be used to inject heap objects into Query.
 

Classes in org.eclipse.mat.snapshot.query used by org.eclipse.mat.snapshot.query
SnapshotQuery
          This class provides possibility to lookup, inspect, parameterize and execute queries on a given heap dump.
TQuantize
          Create a value or frequency distribution out of IResultTable.
TQuantize.Builder
          TQuantize factory
TQuantize.Target
          Well-known default aggregations.
 

Classes in org.eclipse.mat.snapshot.query used by org.eclipse.mat.ui.internal.panes
TQuantize.Target
          Well-known default aggregations.