Uses of Interface
org.eclipse.mat.snapshot.ISnapshot

Packages that use ISnapshot
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).
Extension point interfaces for HPROF dumps.
These are general queries.
Code for reading data from collections found in a snapshot.
These are queries for Collection classes.
These are queries for whole components (class loaders and packages).
These are queries for debugging Eclipse based applications.
These are queries for examining objects subject to finalization.
These are queries for the Jetty web server.
These are queries for examining OSGi bundles.
These are utilities for the OSGi bundle queries.
These are queries for Threads.
These are utilities for Eclipse OSGi bundle queries.
Code for reading data from collections found in a snapshot.
Collects arguments for queries.
These are queries for dominator tree and paths to/from garbage collection roots.
Links class names to the class source in an Eclipse IDE, not an Application Programming Interface (API).
These are queries for snapshots generated by JRuby applications.
Interfaces for handling indexes.
Implementations for building the snapshot (not API).
Object Query Language (OQL) (not API).
Object Query Language (OQL) compiler (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.
Examine list of queries and query history - user interface (not API).
Supplementary actions to open a snapshot, copy to clipboard, open icon assist and so on - user interface (not API).
Eclipse editor for everything to do with snapshots - user interface (not API).
Configuration provider to assign content assist to the SourceViewer.
Content assist for the Object Query Language pane, including suggesting class names and highlighting keywords.
The summary view of the snapshot and also all the messages - user interface (not API).
Utility classes for toolbars, popup menu, searching on typing - user interface (not API).