Package org.eclipse.mat.query.registry

Package for getting a list of queries and examining their capabilities and setting them up.

See:
          Description

Interface Summary
ArgumentFactory  
 

Class Summary
AnnotatedObjectArgumentsSet Container class for annotated objects and arguments.
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  
CommandLine  
Converters  
Queries  
QueryContextImpl  
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  
QueryRegistry  
QueryResult  
 

Enum Summary
QueryObjectLink.Type  
 

Package org.eclipse.mat.query.registry Description

Package for getting a list of queries and examining their capabilities and setting them up.