Uses of Interface
org.eclipse.mat.query.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
-
Uses of ISelectionProvider in org.eclipse.mat.internal.snapshot.inspections
-
Uses of ISelectionProvider in org.eclipse.mat.query
Modifier 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
Modifier and TypeClassDescriptionclass
The result from refining a table or tree.class
The result from refining a table.class
The result from refining a tree.Modifier and TypeMethodDescriptionvoid
RefinedStructuredResult.setSelectionProvider
(ISelectionProvider provider)