public class DominatorQuery extends Object implements IQuery
Modifier and Type | Class and Description |
---|---|
static class |
DominatorQuery.Factory |
static class |
DominatorQuery.Grouping |
static class |
DominatorQuery.Tree |
Modifier and Type | Field and Description |
---|---|
DominatorQuery.Grouping |
groupBy |
ISnapshot |
snapshot |
Constructor and Description |
---|
DominatorQuery() |
Modifier and Type | Method and Description |
---|---|
DominatorQuery.Tree |
execute(IProgressListener listener)
The execute method is called after all arguments have been injected into
the query instance.
|
public ISnapshot snapshot
public DominatorQuery.Grouping groupBy
public DominatorQuery.Tree execute(IProgressListener listener) throws Exception
IQuery
TextResult
, CompositeResult
, SectionSpec
etc.