|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp3j.experiment.results.ResultAggregation
public class ResultAggregation
Simple helper class to define the result aggregation. Use only for a *single* export!
Constructor Summary | |
---|---|
ResultAggregation(int numberOfGenerations,
int numberOfYears)
Instantiates a new result aggregation helper. |
Method Summary | |
---|---|
IAggregationSelector[] |
getSelectorsForAggregatedDataExport()
Gets the selectors for aggregated data export. |
IAggregationSelector[] |
getSelectorsForReport()
Gets the selectors to be used for report generation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultAggregation(int numberOfGenerations, int numberOfYears)
numberOfGenerations
- the number of generationsnumberOfYears
- the number of yearsMethod Detail |
---|
public IAggregationSelector[] getSelectorsForReport()
generations
- the number of generationsnumOfYears
- the number of years to be predicted
public IAggregationSelector[] getSelectorsForAggregatedDataExport()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |