Uses of Class
org.eclipse.mat.query.refined.RefinedStructuredResult
Package
Description
A way of controlling the detail given by the output of a query.
Displays the results of queries as text or a table - user interface (not API).
Allows filtering of the display of tables and trees, for example excluding certain class names - user interface (not API).
-
Uses of RefinedStructuredResult in org.eclipse.mat.query.refined
Modifier and TypeClassDescriptionclass
The result from refining a table.class
The result from refining a tree.Modifier and TypeMethodDescriptionRefinedResultBuilder.build()
Build the refined result (one time operation). -
Uses of RefinedStructuredResult in org.eclipse.mat.ui.internal.panes
-
Uses of RefinedStructuredResult in org.eclipse.mat.ui.internal.viewer