|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IArgumentDescriptor | |
|---|---|
| org.eclipse.mat.query.registry | Package for getting a list of queries and examining their capabilities and setting them up. |
| org.eclipse.mat.snapshot.query | Utilities to develop heap dump queries. |
| Uses of IArgumentDescriptor in org.eclipse.mat.query.registry |
|---|
| Classes in org.eclipse.mat.query.registry that implement IArgumentDescriptor | |
|---|---|
class |
ArgumentDescriptor
Provides details about an argument to be injected into a query or heap dump provider. |
| Uses of IArgumentDescriptor in org.eclipse.mat.snapshot.query |
|---|
| Methods in org.eclipse.mat.snapshot.query that return types with arguments of type IArgumentDescriptor | |
|---|---|
List<? extends IArgumentDescriptor> |
SnapshotQuery.getArguments()
Get the list of the query arguments. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||