Uses of Class
org.eclipse.mat.query.registry.AnnotatedObjectDescriptor

Packages that use AnnotatedObjectDescriptor
org.eclipse.mat.internal.acquire Support for collecting arguments for acquiring heap dumps from running programs. 
org.eclipse.mat.query.registry Package for getting a list of queries and examining their capabilities and setting them up. 
 

Uses of AnnotatedObjectDescriptor in org.eclipse.mat.internal.acquire
 

Subclasses of AnnotatedObjectDescriptor in org.eclipse.mat.internal.acquire
 class HeapDumpProviderDescriptor
           
 class VmInfoDescriptor
           
 

Uses of AnnotatedObjectDescriptor in org.eclipse.mat.query.registry
 

Subclasses of AnnotatedObjectDescriptor in org.eclipse.mat.query.registry
 class QueryDescriptor
          A description of a query to be run on a snapshot, though this class is independent of the actual snapshot and uses IQueryContext.