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, writeChartToImageFileprotected File graphFile
public MoveCountPerStepProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult)
public SingleStatistic createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
createSingleStatistic in class ProblemStatisticpublic File getGraphFile()
public void writeGraphFiles(BenchmarkReport benchmarkReport)
writeGraphFiles in class ProblemStatisticCopyright © 2006–2015 JBoss by Red Hat. All rights reserved.