public class BestScoreProblemStatistic extends ProblemStatistic
Modifier and Type | Field and Description |
---|---|
protected List<File> |
graphFileList |
logger, problemBenchmarkResult, problemStatisticType, warningList
Constructor and Description |
---|
BestScoreProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
List<File> |
getGraphFileList() |
void |
writeGraphFiles(BenchmarkReport benchmarkReport) |
accumulateResults, fillWarningList, getAnchorId, getProblemBenchmarkResult, getProblemStatisticType, getSingleStatisticList, getWarningList, setProblemBenchmarkResult, writeChartToImageFile
public BestScoreProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult)
public SingleStatistic createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
createSingleStatistic
in class ProblemStatistic
public void writeGraphFiles(BenchmarkReport benchmarkReport)
writeGraphFiles
in class ProblemStatistic
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.