Modifier and Type | Class and Description |
---|---|
static class |
SimpleComparison.Retained |
Modifier and Type | Field and Description |
---|---|
ISnapshot |
baseline |
String |
defaultoptions |
String |
options |
String |
query |
SimpleComparison.Retained |
retained |
ISnapshot |
snapshot |
Constructor and Description |
---|
SimpleComparison() |
Modifier and Type | Method and Description |
---|---|
IResult |
execute(IProgressListener listener)
The execute method is called after all arguments have been injected into
the query instance.
|
public ISnapshot snapshot
public ISnapshot baseline
public String query
public String options
public String defaultoptions
public SimpleComparison.Retained retained
public IResult execute(IProgressListener listener) throws Exception
IQuery
TextResult
, CompositeResult
, SectionSpec
etc.