Uses of Class
org.eclipse.mat.report.Spec
Packages that use Spec
Package
Description
These are queries for Threads.
Controls building of reports from XML report definitions.
Internal classes for controlling building of reports from XML report definitions (not API).
-
Uses of Spec in org.eclipse.mat.inspections.threads
Subclasses of Spec in org.eclipse.mat.inspections.threads -
Uses of Spec in org.eclipse.mat.report
Subclasses of Spec in org.eclipse.mat.reportModifier and TypeClassDescriptionclass
A container for a result of a query.class
A container for multiple results.Methods in org.eclipse.mat.report that return SpecMethods in org.eclipse.mat.report that return types with arguments of type SpecMethods in org.eclipse.mat.report with parameters of type SpecModifier and TypeMethodDescriptionvoid
void
void
void
Merge with another Spec.void
Constructors in org.eclipse.mat.report with parameters of type Spec -
Uses of Spec in org.eclipse.mat.report.internal
Methods in org.eclipse.mat.report.internal that return SpecMethods in org.eclipse.mat.report.internal with parameters of type SpecModifier and TypeMethodDescriptionPartsFactory.create
(AbstractPart parent, Spec spec) PartsFactory.createClone
(AbstractPart template, Spec spec) PartsFactory.createRoot
(Spec spec) Constructors in org.eclipse.mat.report.internal with parameters of type SpecModifierConstructorDescriptionLinkedPart
(String id, AbstractPart parent, DataFile artefact, Spec spec, AbstractPart linkedTo)