Uses of Interface
org.eclipse.mat.query.IIconProvider
Package
Description
These are general queries.
These are queries for examining OSGi bundles.
These are queries for dominator tree and paths to/from garbage collection roots.
Package for examining and controlling results of running queries.
A way of controlling the detail given by the output of a query.
Default Query Result Implementations.
The Snapshot API, a VM independent way of looking at a snapshot of the state of objects in a heap.
Utilities to develop heap dump queries.
-
Uses of IIconProvider in org.eclipse.mat.inspections
Modifier and TypeClassDescriptionstatic class
static class
class
static class
-
Uses of IIconProvider in org.eclipse.mat.inspections.osgi
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Uses of IIconProvider in org.eclipse.mat.internal.snapshot.inspections
Modifier and TypeClassDescriptionclass
class
class
static final class
-
Uses of IIconProvider in org.eclipse.mat.query
-
Uses of IIconProvider in org.eclipse.mat.query.refined
Modifier and TypeClassDescriptionclass
The result from refining a table or tree.class
The result from refining a table.class
The result from refining a tree. -
Uses of IIconProvider in org.eclipse.mat.query.results
Modifier and TypeClassDescriptionclass
A list of items such as properties as a result table.class
Extract properties from an object and display as a result table. -
Uses of IIconProvider in org.eclipse.mat.snapshot
Modifier and TypeClassDescriptionclass
Class histogram - heap objects aggregated by their class.static final class
static final class
static final class
class
Summary information about objects discarded from the snapshot -
Uses of IIconProvider in org.eclipse.mat.snapshot.query
Modifier and TypeClassDescriptionstatic class
Helper class which describes a tree of objects by inbound references.static class
Helper class which describes a tree of objects by outbound references.