public class CalculateCountProblemStatistic extends ProblemStatistic
Modifier and Type | Field and Description |
---|---|
protected File |
graphFile |
logger, problemBenchmarkResult, problemStatisticType, warningList
Constructor and Description |
---|
CalculateCountProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
File |
getGraphFile() |
void |
writeGraphFiles(BenchmarkReport benchmarkReport) |
accumulateResults, fillWarningList, getAnchorId, getProblemBenchmarkResult, getProblemStatisticType, getSingleStatisticList, getWarningList, setProblemBenchmarkResult, writeChartToImageFile
protected File graphFile
public CalculateCountProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult)
public SingleStatistic createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
createSingleStatistic
in class ProblemStatistic
public File getGraphFile()
public void writeGraphFiles(BenchmarkReport benchmarkReport)
writeGraphFiles
in class ProblemStatistic
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.