Uses of Package
org.eclipse.mat.query.registry

Packages that use org.eclipse.mat.query.registry
org.eclipse.mat.internal.acquire Support for collecting arguments for acquiring heap dumps from running programs. 
org.eclipse.mat.internal.snapshot Collects arguments for queries. 
org.eclipse.mat.query.annotations.descriptors Package of interfaces for examining annotations of queries and arguments. 
org.eclipse.mat.query.registry Package for getting a list of queries and examining their capabilities and setting them up. 
org.eclipse.mat.ui User interface plug-in definitions and query execution for UI components (not API). 
org.eclipse.mat.ui.internal.acquire Acquire heap dumps from other running processes - user interface (not API). 
org.eclipse.mat.ui.internal.actions Trigger queries from tool bar or from context menu - user interface (not API). 
org.eclipse.mat.ui.internal.browser Examine list of queries and query history - user interface (not API). 
org.eclipse.mat.ui.internal.panes Displays the results of queries as text or a table - user interface (not API). 
org.eclipse.mat.ui.internal.query.arguments Allows a user to specify arguments for a query - user interface (not API). 
org.eclipse.mat.ui.internal.viewer Allows filtering of the display of tables and trees, for example excluding certain class names - user interface (not API). 
org.eclipse.mat.ui.util Utility classes for toolbars, popup menu, searching on typing - user interface (not API). 
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.internal.acquire
AnnotatedObjectDescriptor
          A description of the meta information attached to a class such as a query or heap dump provider.
ArgumentDescriptor
          Provides details about an argument to be injected into a query or heap dump provider.
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.internal.snapshot
ArgumentDescriptor
          Provides details about an argument to be injected into a query or heap dump provider.
ArgumentFactory
           
QueryContextImpl
           
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.query.annotations.descriptors
ArgumentDescriptor
          Provides details about an argument to be injected into a query or heap dump provider.
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.query.registry
AnnotatedObjectDescriptor
          A description of the meta information attached to a class such as a query or heap dump provider.
ArgumentDescriptor
          Provides details about an argument to be injected into a query or heap dump provider.
ArgumentSet
          Holds a query, all the arguments for a query, and the query context, ready for execution.
CategoryDescriptor
           
Queries
           
QueryDescriptor
          A description of a query to be run on a snapshot, though this class is independent of the actual snapshot and uses IQueryContext.
QueryObjectLink
           
QueryObjectLink.Type
           
QueryRegistry
           
QueryResult
           
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.ui
ArgumentSet
          Holds a query, all the arguments for a query, and the query context, ready for execution.
QueryDescriptor
          A description of a query to be run on a snapshot, though this class is independent of the actual snapshot and uses IQueryContext.
QueryResult
           
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.ui.internal.acquire
AnnotatedObjectArgumentsSet
          Container class for annotated objects and arguments.
ArgumentDescriptor
          Provides details about an argument to be injected into a query or heap dump provider.
QueryContextImpl
           
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.ui.internal.actions
QueryDescriptor
          A description of a query to be run on a snapshot, though this class is independent of the actual snapshot and uses IQueryContext.
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.ui.internal.browser
ArgumentSet
          Holds a query, all the arguments for a query, and the query context, ready for execution.
CategoryDescriptor
           
QueryDescriptor
          A description of a query to be run on a snapshot, though this class is independent of the actual snapshot and uses IQueryContext.
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.ui.internal.panes
QueryResult
           
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.ui.internal.query.arguments
ArgumentDescriptor
          Provides details about an argument to be injected into a query or heap dump provider.
ArgumentSet
          Holds a query, all the arguments for a query, and the query context, ready for execution.
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.ui.internal.viewer
QueryResult
           
 

Classes in org.eclipse.mat.query.registry used by org.eclipse.mat.ui.util
ArgumentSet
          Holds a query, all the arguments for a query, and the query context, ready for execution.
QueryDescriptor
          A description of a query to be run on a snapshot, though this class is independent of the actual snapshot and uses IQueryContext.
QueryResult