|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISelectionProvider | |
|---|---|
| org.eclipse.mat.inspections | These are general queries. |
| org.eclipse.mat.internal.snapshot.inspections | These are queries for dominator tree and paths to/from garbage collection roots. |
| org.eclipse.mat.query | Package for examining and controlling results of running queries. |
| org.eclipse.mat.query.refined | 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 | |
|---|---|
class |
DuplicatedClassesQuery
|
| Uses of ISelectionProvider in org.eclipse.mat.internal.snapshot.inspections |
|---|
| Classes in org.eclipse.mat.internal.snapshot.inspections that implement ISelectionProvider | |
|---|---|
static class |
Path2GCRootsQuery.Tree
|
| Uses of ISelectionProvider in org.eclipse.mat.query |
|---|
| Fields in org.eclipse.mat.query declared as ISelectionProvider | |
|---|---|
static 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 ISelectionProvider | |
|---|---|
class |
RefinedStructuredResult
The result from refining a table or tree. |
class |
RefinedTable
The result from refining a table. |
class |
RefinedTree
The result from refining a tree. |
| Methods in org.eclipse.mat.query.refined with parameters of type ISelectionProvider | |
|---|---|
void |
RefinedStructuredResult.setSelectionProvider(ISelectionProvider provider)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||