Package | Description |
---|---|
org.eclipse.mat.query |
Package for examining and controlling results of running queries.
|
org.eclipse.mat.query.registry |
Package for getting a list of queries and examining their capabilities and setting them up.
|
Modifier and Type | Method and Description |
---|---|
List<DetailResultProvider> |
ResultMetaData.getDetailResultProviders() |
Modifier and Type | Method and Description |
---|---|
ResultMetaData.Builder |
ResultMetaData.Builder.addDetailResult(DetailResultProvider provider)
Add a
DetailResultProvider which can provide enhanced information about a result. |
Modifier and Type | Method and Description |
---|---|
static String |
QueryObjectLink.forDetailResult(DetailResultProvider provider,
String identifier) |