public class ConfigurableResultFilter extends Object implements IResultFilter
ParameterAssignment
,
ResultsOfTrial
,
ResultExport
Constructor and Description |
---|
ConfigurableResultFilter(Set<Integer> requiredIDs)
Instantiates a new configurable result filter.
|
Modifier and Type | Method and Description |
---|---|
boolean |
considerResult(ResultsOfTrial results)
Checks whether the given result shall be considered or not.
|
public boolean considerResult(ResultsOfTrial results)
IResultFilter
considerResult
in interface IResultFilter
results
- the results in questionCopyright © 2012. All Rights Reserved.