public class MoveCountPerStepProblemStatistic extends ProblemStatistic
Modifier and Type | Field and Description |
---|---|
protected File |
graphFile |
logger, problemBenchmarkResult, problemStatisticType, warningList
Constructor and Description |
---|
MoveCountPerStepProblemStatistic(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 MoveCountPerStepProblemStatistic(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.