Uses of Interface
org.eclipse.mat.query.ISelectionProvider
Packages that use ISelectionProvider
Package
Description
These are general queries.
These are queries for dominator tree and paths to/from garbage collection roots.
Package for examining and controlling results of running queries.
A way of controlling the detail given by the output of a query.
-
Uses of ISelectionProvider in org.eclipse.mat.inspections
Classes in org.eclipse.mat.inspections that implement ISelectionProvider -
Uses of ISelectionProvider in org.eclipse.mat.internal.snapshot.inspections
Classes in org.eclipse.mat.internal.snapshot.inspections that implement ISelectionProvider -
Uses of ISelectionProvider in org.eclipse.mat.query
Fields in org.eclipse.mat.query declared as ISelectionProviderModifier and TypeFieldDescriptionstatic final ISelectionProvider
ISelectionProvider.EMPTY
A basic selection provider where nothing is selected or expanded. -
Uses of ISelectionProvider in org.eclipse.mat.query.refined
Classes in org.eclipse.mat.query.refined that implement ISelectionProviderModifier and TypeClassDescriptionclass
The result from refining a table or tree.class
The result from refining a table.class
The result from refining a tree.Methods in org.eclipse.mat.query.refined with parameters of type ISelectionProviderModifier and TypeMethodDescriptionvoid
RefinedStructuredResult.setSelectionProvider
(ISelectionProvider provider)