Uses of Interface
org.eclipse.mat.query.IResultTree
Packages that use IResultTree
Package
Description
These are general queries.
These are queries for examining OSGi bundles.
These are utilities for Eclipse OSGi bundle queries.
These are queries for dominator tree and paths to/from garbage collection roots.
A way of controlling the detail given by the output of a query.
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 IResultTree in org.eclipse.mat.inspections
Classes in org.eclipse.mat.inspections that implement IResultTreeModifier and TypeClassDescriptionclass
static class
static class
class
-
Uses of IResultTree in org.eclipse.mat.inspections.osgi
Classes in org.eclipse.mat.inspections.osgi that implement IResultTreeModifier and TypeClassDescriptionstatic class
static class
static class
-
Uses of IResultTree in org.eclipse.mat.inspections.util
Methods in org.eclipse.mat.inspections.util that return IResultTreeModifier and TypeMethodDescription -
Uses of IResultTree in org.eclipse.mat.internal.snapshot.inspections
Classes in org.eclipse.mat.internal.snapshot.inspections that implement IResultTreeModifier and TypeClassDescriptionclass
static class
static class
static final class
-
Uses of IResultTree in org.eclipse.mat.query.refined
Classes in org.eclipse.mat.query.refined that implement IResultTree -
Uses of IResultTree in org.eclipse.mat.snapshot
Classes in org.eclipse.mat.snapshot that implement IResultTreeModifier and TypeClassDescriptionstatic final class
static final class
static final class
Methods in org.eclipse.mat.snapshot that return IResultTreeModifier and TypeMethodDescriptionHistogram.groupByClassLoader()
implementation as result tree grouped by class loaderHistogram.groupByPackage()
implementation as result tree grouped by packageHistogram.groupBySuperclass
(ISnapshot snapshot) implementation as result tree grouped by superclass -
Uses of IResultTree in org.eclipse.mat.snapshot.query
Classes in org.eclipse.mat.snapshot.query that implement IResultTreeModifier 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.