Uses of Class
org.eclipse.mat.query.annotations.Category

Packages that use Category
org.eclipse.mat.inspections These are general queries. 
org.eclipse.mat.inspections.finalizer These are queries for examining objects subject to finalization. 
org.eclipse.mat.internal.snapshot.inspections These are queries for dominator tree and paths to/from garbage collection roots. 
org.eclipse.mat.report.internal Internal classes for controlling building of reports from XML report definitions (not API). 
 

Uses of Category in org.eclipse.mat.inspections
 

Classes in org.eclipse.mat.inspections with annotations of type Category
 class BiggestObjectsPieQuery
           
 class ClassReferrersQuery
           
 class FindLeaksQuery
           
 class HeapDumpInfoQuery
           
 class ObjectListQuery
           
 class OQLQuery
           
 class TopConsumersQuery
           
 

Uses of Category in org.eclipse.mat.inspections.finalizer
 

Classes in org.eclipse.mat.inspections.finalizer with annotations of type Category
 class FinalizerInProcessingQuery
           
 class FinalizerQueueQuery
           
 class FinalizerThreadLocalsQuery
           
 class FinalizerThreadQuery
           
 

Uses of Category in org.eclipse.mat.internal.snapshot.inspections
 

Classes in org.eclipse.mat.internal.snapshot.inspections with annotations of type Category
 class DominatorQuery
           
 

Uses of Category in org.eclipse.mat.report.internal
 

Classes in org.eclipse.mat.report.internal with annotations of type Category
 class RunExternalTest
           
 class RunRegisterdReport