Uses of Package
org.eclipse.mat.query.annotations.descriptors

Packages that use org.eclipse.mat.query.annotations.descriptors
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. 
org.eclipse.mat.snapshot.query Utilities to develop heap dump queries. 
org.eclipse.mat.ui.internal.acquire Acquire heap dumps from other running processes - user interface (not API). 
org.eclipse.mat.ui.internal.browser Examine list of queries and query history - user interface (not API). 
 

Classes in org.eclipse.mat.query.annotations.descriptors used by org.eclipse.mat.internal.acquire
IAnnotatedObjectDescriptor
          A descriptor which allows to inspect an annotated object, e.g.
 

Classes in org.eclipse.mat.query.annotations.descriptors used by org.eclipse.mat.query.registry
IAnnotatedObjectDescriptor
          A descriptor which allows to inspect an annotated object, e.g.
IArgumentDescriptor
          A descriptor for fields annotated with the annotation @Argument.
 

Classes in org.eclipse.mat.query.annotations.descriptors used by org.eclipse.mat.snapshot.query
IAnnotatedObjectDescriptor
          A descriptor which allows to inspect an annotated object, e.g.
IArgumentDescriptor
          A descriptor for fields annotated with the annotation @Argument.
 

Classes in org.eclipse.mat.query.annotations.descriptors used by org.eclipse.mat.ui.internal.acquire
IAnnotatedObjectDescriptor
          A descriptor which allows to inspect an annotated object, e.g.
 

Classes in org.eclipse.mat.query.annotations.descriptors used by org.eclipse.mat.ui.internal.browser
IAnnotatedObjectDescriptor
          A descriptor which allows to inspect an annotated object, e.g.