Uses of Package
org.eclipse.mat.report

Packages that use org.eclipse.mat.report
org.eclipse.mat.impl.chart Builds pie charts using BIRT, not an Application Programming Interface (API). 
org.eclipse.mat.inspections These are general queries. 
org.eclipse.mat.inspections.threads These are queries for Threads. 
org.eclipse.mat.query.results Default Query Result Implementations. 
org.eclipse.mat.report Controls building of reports from XML report definitions. 
org.eclipse.mat.report.internal Internal classes for controlling building of reports from XML report definitions (not API). 
 

Classes in org.eclipse.mat.report used by org.eclipse.mat.impl.chart
IOutputter
          Converts a result to a report.
IOutputter.Context
          Holds information which controls how to format a report.
Renderer
          Annotates a renderer describing what it accepts and it generates.
 

Classes in org.eclipse.mat.report used by org.eclipse.mat.inspections
ITestResult
          The result of a query.
ITestResult.Status
           
 

Classes in org.eclipse.mat.report used by org.eclipse.mat.inspections.threads
SectionSpec
          A container for multiple results.
Spec
          A container for combining results.
 

Classes in org.eclipse.mat.report used by org.eclipse.mat.query.results
ITestResult.Status
           
 

Classes in org.eclipse.mat.report used by org.eclipse.mat.report
IOutputter
          Converts a result to a report.
IOutputter.Context
          Holds information which controls how to format a report.
ITestResult.Status
           
RendererRegistry
          Holds all the renderers.
Spec
          A container for combining results.
SpecFactory
          Builds a full report based on an xml report definition, which could specify several queries to be run.
SpecFactory.Report
           
TestSuite
           
TestSuite.Builder
           
 

Classes in org.eclipse.mat.report used by org.eclipse.mat.report.internal
IOutputter
          Converts a result to a report.
IOutputter.Context
          Holds information which controls how to format a report.
ITestResult.Status
           
QuerySpec
          A container for a result of a query.
Renderer
          Annotates a renderer describing what it accepts and it generates.
Spec
          A container for combining results.
TestSuite