Uses of Interface
org.eclipse.mat.query.annotations.descriptors.IAnnotatedObjectDescriptor
Packages that use IAnnotatedObjectDescriptor
Package
Description
Support for collecting arguments for acquiring heap dumps from running programs.
Package for getting a list of queries and examining their capabilities and setting them up.
Utilities to develop heap dump queries.
Acquire heap dumps from other running processes - user interface (not API).
Examine list of queries and query history - user interface (not API).
-
Uses of IAnnotatedObjectDescriptor in org.eclipse.mat.internal.acquire
Classes in org.eclipse.mat.internal.acquire that implement IAnnotatedObjectDescriptor -
Uses of IAnnotatedObjectDescriptor in org.eclipse.mat.query.registry
Classes in org.eclipse.mat.query.registry that implement IAnnotatedObjectDescriptorModifier and TypeClassDescriptionclass
A description of the meta information attached to a class such as a query or heap dump provider.class
A description of a query to be run on a snapshot, though this class is independent of the actual snapshot and uses IQueryContext.Methods in org.eclipse.mat.query.registry that return IAnnotatedObjectDescriptorConstructors in org.eclipse.mat.query.registry with parameters of type IAnnotatedObjectDescriptor -
Uses of IAnnotatedObjectDescriptor in org.eclipse.mat.snapshot.query
Methods in org.eclipse.mat.snapshot.query that return IAnnotatedObjectDescriptor -
Uses of IAnnotatedObjectDescriptor in org.eclipse.mat.ui.internal.acquire
Methods in org.eclipse.mat.ui.internal.acquire that return IAnnotatedObjectDescriptor -
Uses of IAnnotatedObjectDescriptor in org.eclipse.mat.ui.internal.browser
Methods in org.eclipse.mat.ui.internal.browser that return IAnnotatedObjectDescriptorConstructors in org.eclipse.mat.ui.internal.browser with parameters of type IAnnotatedObjectDescriptorModifierConstructorDescriptionQueryContextHelp
(Shell parent, IAnnotatedObjectDescriptor query, IQueryContext queryContext, Rectangle bounds) QueryContextHelp
(Shell shell, IAnnotatedObjectDescriptor queryDescriptor, Rectangle helpBounds)