| Package | Description |
|---|---|
| org.eclipse.mat.parser.internal.oql |
Object Query Language (OQL) (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.
|
| Constructor and Description |
|---|
OQLQueryImpl(String queryString) |
| Modifier and Type | Method and Description |
|---|---|
static IOQLQuery |
SnapshotFactory.createQuery(String queryString)
Factory to create an OQL Query.
|
IOQLQuery |
SnapshotFactory.Implementation.createQuery(String queryString)
Run an OQL query
|