|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IOQLQuery | |
---|---|
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.snapshot | The Snapshot API, a VM independent way of looking at a snapshot of the state of objects in a heap. |
Uses of IOQLQuery in org.eclipse.mat.parser.internal |
---|
Methods in org.eclipse.mat.parser.internal that return IOQLQuery | |
---|---|
IOQLQuery |
SnapshotFactoryImpl.createQuery(java.lang.String queryString)
|
Uses of IOQLQuery in org.eclipse.mat.parser.internal.oql |
---|
Classes in org.eclipse.mat.parser.internal.oql that implement IOQLQuery | |
---|---|
class |
OQLQueryImpl
|
Uses of IOQLQuery in org.eclipse.mat.snapshot |
---|
Methods in org.eclipse.mat.snapshot that return IOQLQuery | |
---|---|
static IOQLQuery |
SnapshotFactory.createQuery(java.lang.String queryString)
Factory to create an OQL Query. |
IOQLQuery |
SnapshotFactory.Implementation.createQuery(java.lang.String queryString)
Run an OQL query |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |