Uses of Class
org.eclipse.mat.query.DetailResultProvider
Packages that use DetailResultProvider
Package
Description
Package for examining and controlling results of running queries.
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 DetailResultProviderMethods in org.eclipse.mat.query with parameters of type DetailResultProviderModifier and TypeMethodDescriptionResultMetaData.Builder.addDetailResult
(DetailResultProvider provider) Add aDetailResultProvider
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 DetailResultProviderModifier and TypeMethodDescriptionstatic final String
QueryObjectLink.forDetailResult
(DetailResultProvider provider, String identifier)