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 | 
|---|---|
SubSingleStatistic | 
createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult)  | 
List<File> | 
getGraphFileList()  | 
void | 
writeGraphFiles(BenchmarkReport benchmarkReport)  | 
accumulateResults, fillWarningList, getAnchorId, getGraphFile, getProblemBenchmarkResult, getProblemStatisticType, getSubSingleStatisticList, getWarningList, setProblemBenchmarkResult, toString, writeChartToImageFileprotected File graphFile
public MoveCountPerStepProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult)
public SubSingleStatistic createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult)
createSubSingleStatistic in class ProblemStatisticpublic List<File> getGraphFileList()
getGraphFileList in class ProblemStatisticpublic void writeGraphFiles(BenchmarkReport benchmarkReport)
writeGraphFiles in class ProblemStatisticCopyright © 2006–2019 JBoss by Red Hat. All rights reserved.