Package | Description |
---|---|
org.eclipse.mat.inspections |
These are general queries.
|
org.eclipse.mat.internal.snapshot.inspections |
These are queries for dominator tree and paths to/from garbage collection roots.
|
org.eclipse.mat.query |
Package for examining and controlling results of running queries.
|
org.eclipse.mat.query.refined |
A way of controlling the detail given by the output of a query.
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicatedClassesQuery |
Modifier and Type | Class and Description |
---|---|
static class |
Path2GCRootsQuery.Tree |
Modifier and Type | Field and Description |
---|---|
static ISelectionProvider |
ISelectionProvider.EMPTY
A basic selection provider where nothing is selected or expanded.
|
Modifier and Type | Class and Description |
---|---|
class |
RefinedStructuredResult
The result from refining a table or tree.
|
class |
RefinedTable
The result from refining a table.
|
class |
RefinedTree
The result from refining a tree.
|
Modifier and Type | Method and Description |
---|---|
void |
RefinedStructuredResult.setSelectionProvider(ISelectionProvider provider) |