Uses of Package
org.eclipse.mat.parser.model
Packages that use org.eclipse.mat.parser.model
Package
Description
This provides the parser for IBM Diagnostic Tooling Framework for Java (DTFJ) dumps,
and is just a parser extension, not an Application Programming Interface (API).
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
Interfaces for handling indexes.
Implementations for building the snapshot (not API).
Utilities for performing basic operations on the snapshot (not API).
The implementation of key snapshot objects such as representing classes, arrays, and objects in the snapshot.
-
Classes in org.eclipse.mat.parser.model used by org.eclipse.mat.dtfjClassDescriptionImplementation of a Java object array.Implementation of a primitive array of type byte[], short[], int[], long[], boolean, char[], float[], double[].
-
Classes in org.eclipse.mat.parser.model used by org.eclipse.mat.hprofClassDescriptionImplementation of a Java object representing a java.lang.Class object.Implementation of a Java object array.Implementation of a primitive array of type byte[], short[], int[], long[], boolean, char[], float[], double[].Basic information about the snapshot which can be updated as data is read from the dump.
-
Classes in org.eclipse.mat.parser.model used by org.eclipse.mat.parserClassDescriptionImplementation of a Java object representing a java.lang.Class object.Implementation of a Java object array.Implementation of a primitive array of type byte[], short[], int[], long[], boolean, char[], float[], double[].Holds details about a garbage collection root.Basic information about the snapshot which can be updated as data is read from the dump.
-
Classes in org.eclipse.mat.parser.model used by org.eclipse.mat.parser.internalClassDescriptionImplementation of a Java object representing a java.lang.Class object.Basic information about the snapshot which can be updated as data is read from the dump.
-
Classes in org.eclipse.mat.parser.model used by org.eclipse.mat.parser.internal.snapshotClassDescriptionBasic information about the snapshot which can be updated as data is read from the dump.
-
Classes in org.eclipse.mat.parser.model used by org.eclipse.mat.parser.modelClassDescriptionThe general implementation of any Java array object (primitive array, object array).The general implementation of any Java object (plain object, array, class, classloader).Implementation of a Java object representing a java.lang.Class object.Implementation of a plain Java object.