public class ConstraintMatchTotalBestScoreSingleStatistic extends PureSingleStatistic<ConstraintMatchTotalBestScoreStatisticPoint>
| Modifier and Type | Field and Description |
|---|---|
protected List<File> |
graphFileList |
singleStatisticTypelogger, pointList, singleBenchmarkResult| Constructor and Description |
|---|
ConstraintMatchTotalBestScoreSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(Solver solver) |
protected ConstraintMatchTotalBestScoreStatisticPoint |
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 ConstraintMatchTotalBestScoreSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
public void open(Solver solver)
open in class SingleStatistic<ConstraintMatchTotalBestScoreStatisticPoint>public void close(Solver solver)
close in class SingleStatistic<ConstraintMatchTotalBestScoreStatisticPoint>protected String getCsvHeader()
getCsvHeader in class SingleStatistic<ConstraintMatchTotalBestScoreStatisticPoint>protected ConstraintMatchTotalBestScoreStatisticPoint createPointFromCsvLine(ScoreDefinition scoreDefinition, List<String> csvLine)
createPointFromCsvLine in class SingleStatistic<ConstraintMatchTotalBestScoreStatisticPoint>public void writeGraphFiles(BenchmarkReport benchmarkReport)
writeGraphFiles in class PureSingleStatistic<ConstraintMatchTotalBestScoreStatisticPoint>Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.