|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.query.registry.Queries
public class Queries
| Method Summary | |
|---|---|
QueryResult |
execute(IProgressListener listener)
|
static Queries |
lookup(String name,
IQueryContext context)
|
static Queries |
parse(String commandLine,
IQueryContext context)
|
Queries |
set(String name,
Object value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Queries lookup(String name,
IQueryContext context)
throws SnapshotException
SnapshotException
public static Queries parse(String commandLine,
IQueryContext context)
throws SnapshotException
SnapshotException
public Queries set(String name,
Object value)
throws SnapshotException
SnapshotException
public QueryResult execute(IProgressListener listener)
throws SnapshotException
SnapshotException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||