public class StepScoreProblemStatistic extends AbstractProblemStatistic
AbstractProblemStatistic.ProblemStatisticCsv, AbstractProblemStatistic.ProblemStatisticCsvLine
Modifier and Type | Field and Description |
---|---|
protected List<File> |
graphStatisticFileList |
csvStatisticFile, problemBenchmark, problemStatisticType, warningList
Constructor and Description |
---|
StepScoreProblemStatistic(ProblemBenchmark problemBenchmark) |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
createSingleStatistic()
This method is thread-safe.
|
List<String> |
getGraphFilePathList() |
protected void |
writeCsvStatistic() |
protected void |
writeGraphStatistic() |
fillWarningList, getAnchorId, getCsvFilePath, getProblemBenchmark, getProblemStatisticType, getWarningList, toFilePath, writeChartToImageFile, writeStatistic
public StepScoreProblemStatistic(ProblemBenchmark problemBenchmark)
public SingleStatistic createSingleStatistic()
ProblemStatistic
public List<String> getGraphFilePathList()
DefaultPlannerBenchmark.benchmarkReportDirectory
(not ProblemBenchmark.problemReportDirectory
)protected void writeCsvStatistic()
writeCsvStatistic
in class AbstractProblemStatistic
protected void writeGraphStatistic()
writeGraphStatistic
in class AbstractProblemStatistic
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.