|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DetailResultProvider | |
|---|---|
| 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. |
| Uses of DetailResultProvider in org.eclipse.mat.query |
|---|
| Methods in org.eclipse.mat.query that return types with arguments of type DetailResultProvider | |
|---|---|
List<DetailResultProvider> |
ResultMetaData.getDetailResultProviders()
|
| Methods in org.eclipse.mat.query with parameters of type DetailResultProvider | |
|---|---|
ResultMetaData.Builder |
ResultMetaData.Builder.addDetailResult(DetailResultProvider provider)
Add a DetailResultProvider which can provide enhanced information about a result. |
| Uses of DetailResultProvider in org.eclipse.mat.query.registry |
|---|
| Methods in org.eclipse.mat.query.registry with parameters of type DetailResultProvider | |
|---|---|
static String |
QueryObjectLink.forDetailResult(DetailResultProvider provider,
String identifier)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||