Package | Description |
---|---|
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).
|
Class and Description |
---|
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.
|
Class and Description |
---|
ITestResult
The result of a query.
|
ITestResult.Status |
Class and Description |
---|
SectionSpec
A container for multiple results.
|
Spec
A container for combining results.
|
Class and Description |
---|
ITestResult.Status |
Class and Description |
---|
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 |
Class and Description |
---|
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 |