| Package | Description |
|---|---|
| org.eclipse.mat.query.registry |
Package for getting a list of queries and examining their capabilities and setting them up.
|
| org.eclipse.mat.ui.internal.browser |
Examine list of queries and query history - user interface (not API).
|
| Modifier and Type | Method and Description |
|---|---|
CategoryDescriptor |
QueryRegistry.getRootCategory() |
CategoryDescriptor |
CategoryDescriptor.resolve(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryDescriptor> |
CategoryDescriptor.getSubCategories() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryDescriptor.add(CategoryDescriptor category) |
| Constructor and Description |
|---|
QueryRegistryProvider(IQueryContext context,
CategoryDescriptor c,
IPolicy policy) |