public class StepScoreProblemStatistic extends ProblemStatistic
| Modifier and Type | Field and Description | 
|---|---|
protected List<File> | 
graphFileList  | 
logger, problemBenchmarkResult, problemStatisticType, warningList| Constructor and Description | 
|---|
StepScoreProblemStatistic(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, writeChartToImageFilepublic StepScoreProblemStatistic(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–2018 JBoss by Red Hat. All rights reserved.