Uses of Interface
org.eclipse.mat.query.annotations.descriptors.IArgumentDescriptor
Packages that use IArgumentDescriptor
Package
Description
Package for getting a list of queries and examining their capabilities and setting them up.
Utilities to develop heap dump queries.
-
Uses of IArgumentDescriptor in org.eclipse.mat.query.registry
Classes in org.eclipse.mat.query.registry that implement IArgumentDescriptorModifier and TypeClassDescriptionclass
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 IArgumentDescriptorModifier and TypeMethodDescriptionList<? extends IArgumentDescriptor>
SnapshotQuery.getArguments()
Get the list of the query arguments.