Uses of Package
org.eclipse.mat.snapshot.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).
These are general queries.
Code for reading data from collections found in a snapshot.
These are queries for Collection classes.
These are queries for debugging Eclipse based applications.
These are queries for the Jetty web server.
These are queries for Threads.
These are queries for the application servers Wildfly and JBoss Enterprise Application Platform.
Code for reading data from collections found in a snapshot.
These are queries for snapshots generated by JRuby applications.
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.
The Snapshot API, a VM independent way of looking at a snapshot of the state of objects in a heap.
Interfaces that extend the information extracted from heap dumps like threads, name resolvers etc.
Snapshot entities, for example class, instances, class loaders, fields, GC roots.
Utilities to develop heap dump queries.
Registries for the extensions to read additional heap dump information like threads, name resolvers etc.
Opens and parses a snapshot - user interface (not API).
Inspections view of details of an object - user interface (not API).
Utility classes for toolbars, popup menu, searching on typing - user interface (not API).