Uses of Interface
org.eclipse.mat.query.IQuery
Packages that use IQuery
Package
Description
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
These are general queries.
These are queries for Collection classes.
These are queries for whole components (class loaders and packages).
These are queries for debugging Eclipse based applications.
These are queries for examining objects subject to finalization.
These are queries for examining OSGi bundles.
These are queries for Threads.
These are queries for dominator tree and paths to/from garbage collection roots.
Links class names to the class source in an Eclipse IDE, not an Application Programming Interface (API).
Package for getting a list of queries and examining their capabilities and setting them up.
Internal classes for controlling building of reports from XML report definitions (not API).
Supplementary actions to open a snapshot, copy to clipboard, open icon assist and so on - user interface (not API).
-
Uses of IQuery in org.eclipse.mat.hprof
Classes in org.eclipse.mat.hprof that implement IQuery -
Uses of IQuery in org.eclipse.mat.inspections
Classes in org.eclipse.mat.inspections that implement IQueryModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Looks for leaks based on a delta in retained sizes of the dominator tree from two snapshots.class
class
class
class
Extract information about objects referenced by java.lang.ref.Reference, e.g.class
Extract information about objects extending java.lang.ref.Reference, e.g.class
class
A simple comparison of the results of running a query on two different snapshots.class
class
class
class
class
class
class
-
Uses of IQuery in org.eclipse.mat.inspections.collections
Classes in org.eclipse.mat.inspections.collections that implement IQueryModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of IQuery in org.eclipse.mat.inspections.component
Classes in org.eclipse.mat.inspections.component that implement IQuery -
Uses of IQuery in org.eclipse.mat.inspections.eclipse
Classes in org.eclipse.mat.inspections.eclipse that implement IQuery -
Uses of IQuery in org.eclipse.mat.inspections.finalizer
Classes in org.eclipse.mat.inspections.finalizer that implement IQueryModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of IQuery in org.eclipse.mat.inspections.osgi
Classes in org.eclipse.mat.inspections.osgi that implement IQuery -
Uses of IQuery in org.eclipse.mat.inspections.threads
Classes in org.eclipse.mat.inspections.threads that implement IQueryModifier and TypeClassDescriptionclass
class
class
-
Uses of IQuery in org.eclipse.mat.internal.snapshot.inspections
Classes in org.eclipse.mat.internal.snapshot.inspections that implement IQueryModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of IQuery in org.eclipse.mat.jdt
Classes in org.eclipse.mat.jdt that implement IQuery -
Uses of IQuery in org.eclipse.mat.query.registry
Methods in org.eclipse.mat.query.registry that return types with arguments of type IQueryModifier and TypeMethodDescriptionQueryDescriptor.getCommandType()
The type of the query object, to be instantiated and the arguments injected when the query is run.Method parameters in org.eclipse.mat.query.registry with type arguments of type IQueryModifier and TypeMethodDescription -
Uses of IQuery in org.eclipse.mat.report.internal
Classes in org.eclipse.mat.report.internal that implement IQuery -
Uses of IQuery in org.eclipse.mat.ui.snapshot.actions
Classes in org.eclipse.mat.ui.snapshot.actions that implement IQueryModifier and TypeClassDescriptionclass
static class
static class
static class
class
Combines all the OQL queries associated with the IContextObjectSets into one big query.class