Uses of Package
org.eclipse.mat

Packages that use org.eclipse.mat
org.eclipse.mat Package for general Memory Analyzer exceptions, usable from any plug-in. 
org.eclipse.mat.dtfj 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). 
org.eclipse.mat.hprof Parser for HPROF dumps, just a parser extension, not an Application Programming Interface (API). 
org.eclipse.mat.hprof.acquire Generator of HPROF dumps from other running processes on the system, just a acquire dumps extension, not an Application Programming Interface (API). 
org.eclipse.mat.hprof.extension Extension point interfaces for HPROF dumps. 
org.eclipse.mat.ibmvm.acquire Create IBM dumps - this is an internal package not intended as an Application Programming Interface (API) except as an extension. 
org.eclipse.mat.inspections These are general queries. 
org.eclipse.mat.inspections.collections These are queries for Collection classes. 
org.eclipse.mat.inspections.eclipse These are queries for debugging Eclipse based applications. 
org.eclipse.mat.inspections.jetty These are queries for the Jetty web server. 
org.eclipse.mat.inspections.osgi.model These are utilities for the OSGi bundle queries. 
org.eclipse.mat.internal.acquire Support for collecting arguments for acquiring heap dumps from running programs. 
org.eclipse.mat.internal.snapshot Collects arguments for queries. 
org.eclipse.mat.internal.snapshot.inspections These are queries for dominator tree and paths to/from garbage collection roots. 
org.eclipse.mat.parser Interfaces for handling indexes. 
org.eclipse.mat.parser.index Implementations for handling indexes. 
org.eclipse.mat.parser.internal Implementations for building the snapshot (not API). 
org.eclipse.mat.parser.internal.oql Object Query Language (OQL) (not API). 
org.eclipse.mat.parser.internal.oql.compiler Object Query Language (OQL) compiler (not API). 
org.eclipse.mat.parser.internal.snapshot Utilities for performing basic operations on the snapshot (not API). 
org.eclipse.mat.parser.model The implementation of key snapshot objects such as representing classes, arrays, and objects in the snapshot. 
org.eclipse.mat.query Package for examining and controlling results of running queries. 
org.eclipse.mat.query.quantize Value or linear frequency distribution histograms. 
org.eclipse.mat.query.refined A way of controlling the detail given by the output of a query. 
org.eclipse.mat.query.registry Package for getting a list of queries and examining their capabilities and setting them up. 
org.eclipse.mat.report Controls building of reports from XML report definitions. 
org.eclipse.mat.report.internal Internal classes for controlling building of reports from XML report definitions (not API). 
org.eclipse.mat.snapshot The Snapshot API, a VM independent way of looking at a snapshot of the state of objects in a heap. 
org.eclipse.mat.snapshot.acquire Classes to help get a snapshot from a current running process on the system. 
org.eclipse.mat.snapshot.extension Interfaces that extend the information extracted from heap dumps like threads, name resolvers etc. 
org.eclipse.mat.snapshot.model Snapshot entities, for example class, instances, class loaders, fields, GC roots. 
org.eclipse.mat.snapshot.query Utilities to develop heap dump queries. 
org.eclipse.mat.ui User interface plug-in definitions and query execution for UI components (not API). 
org.eclipse.mat.ui.internal.acquire Acquire heap dumps from other running processes - user interface (not API). 
org.eclipse.mat.ui.internal.browser Examine list of queries and query history - user interface (not API). 
org.eclipse.mat.ui.internal.query.arguments Allows a user to specify arguments for a query - user interface (not API). 
 

Classes in org.eclipse.mat used by org.eclipse.mat
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.dtfj
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.hprof
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.hprof.acquire
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.hprof.extension
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.ibmvm.acquire
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.inspections
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.inspections.collections
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.inspections.eclipse
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.inspections.jetty
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.inspections.osgi.model
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.internal.acquire
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.internal.snapshot
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.internal.snapshot.inspections
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.parser
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.parser.index
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.parser.internal
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.parser.internal.oql
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.parser.internal.oql.compiler
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.parser.internal.snapshot
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.parser.model
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.query
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.query.quantize
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.query.refined
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.query.registry
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.report
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.report.internal
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.snapshot
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.snapshot.acquire
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.snapshot.extension
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.snapshot.model
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.snapshot.query
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.ui
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.ui.internal.acquire
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.ui.internal.browser
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.
 

Classes in org.eclipse.mat used by org.eclipse.mat.ui.internal.query.arguments
SnapshotException
          Exception used to indicate a problem different from the standard Java exceptions while performing an operation on an snapshot.