public class PickedMoveTypeStepScoreDiffSingleStatistic extends PureSingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>
| Modifier and Type | Field and Description |
|---|---|
protected List<File> |
graphFileList |
singleStatisticTypelogger, pointList, singleBenchmarkResult| Constructor and Description |
|---|
PickedMoveTypeStepScoreDiffSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(Solver solver) |
protected PickedMoveTypeStepScoreDiffStatisticPoint |
createPointFromCsvLine(ScoreDefinition scoreDefinition,
List<String> csvLine) |
protected String |
getCsvHeader() |
List<File> |
getGraphFileList() |
void |
open(Solver solver) |
void |
writeGraphFiles(BenchmarkReport benchmarkReport) |
getStatisticType, writeChartToImageFilegetAnchorId, getCsvFile, getCsvFilePath, getPointList, getSingleBenchmarkResult, initPointList, readCsvStatisticFile, setPointList, setSingleBenchmarkResult, writeCsvStatisticFilepublic PickedMoveTypeStepScoreDiffSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
public void open(Solver solver)
open in class SingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>public void close(Solver solver)
close in class SingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>protected String getCsvHeader()
getCsvHeader in class SingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>protected PickedMoveTypeStepScoreDiffStatisticPoint createPointFromCsvLine(ScoreDefinition scoreDefinition, List<String> csvLine)
createPointFromCsvLine in class SingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>public void writeGraphFiles(BenchmarkReport benchmarkReport)
writeGraphFiles in class PureSingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.