Uses of Interface
org.eclipse.mat.query.IDecorator
Packages that use IDecorator
Package
Description
These are general queries.
These are queries for dominator tree and paths to/from garbage collection roots.
Package for examining and controlling results of running queries.
Utilities to develop heap dump queries.
-
Uses of IDecorator in org.eclipse.mat.inspections
Classes in org.eclipse.mat.inspections that implement IDecorator -
Uses of IDecorator in org.eclipse.mat.internal.snapshot.inspections
Classes in org.eclipse.mat.internal.snapshot.inspections that implement IDecorator -
Uses of IDecorator in org.eclipse.mat.query
Methods in org.eclipse.mat.query that return IDecoratorMethods in org.eclipse.mat.query with parameters of type IDecoratorModifier and TypeMethodDescriptionColumn.decorator
(IDecorator decorator) Add a decorator to a column -
Uses of IDecorator in org.eclipse.mat.snapshot.query
Classes in org.eclipse.mat.snapshot.query that implement IDecoratorModifier 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.