Package | Description |
---|---|
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).
|
Class and Description |
---|
Filter
Used to filter values in a result, to avoid displaying rows not matching the filter.
|
RefinedStructuredResult
The result from refining a table or tree.
|
RefinedStructuredResult.DerivedDataJobDefinition |
RefinedStructuredResult.ICalculationProgress |
TotalsRow |
Class and Description |
---|
RefinedResultBuilder
This class allows the wrapping of a result to give another result which can be controlled more.
|
Class and Description |
---|
RefinedStructuredResult
The result from refining a table or tree.
|
Class and Description |
---|
RefinedStructuredResult
The result from refining a table or tree.
|
RefinedTable
The result from refining a table.
|
RefinedTree
The result from refining a tree.
|