public class Queries extends Object
Modifier and Type | Method and Description |
---|---|
QueryResult |
execute(IProgressListener listener) |
static Queries |
lookup(String name,
IQueryContext context) |
static Queries |
parse(String commandLine,
IQueryContext context) |
Queries |
set(String name,
Object value) |
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