public class StepScoreSubSingleStatistic<Solution_> extends ProblemBasedSubSingleStatistic<Solution_,StepScoreStatisticPoint>
problemStatisticTypelogger, pointList, subSingleBenchmarkResult| Constructor and Description | 
|---|
| StepScoreSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close(Solver<Solution_> solver) | 
| protected StepScoreStatisticPoint | createPointFromCsvLine(ScoreDefinition scoreDefinition,
                      List<String> csvLine) | 
| protected String | getCsvHeader() | 
| void | open(Solver<Solution_> solver) | 
getStatisticType, toStringgetAnchorId, getCsvFile, getCsvFileName, getPointList, getRelativeCsvFilePath, getSubSingleBenchmarkResult, hibernatePointList, initPointList, setPointList, setSubSingleBenchmarkResult, unhibernatePointListpublic StepScoreSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult)
public void open(Solver<Solution_> solver)
open in class SubSingleStatistic<Solution_,StepScoreStatisticPoint>public void close(Solver<Solution_> solver)
close in class SubSingleStatistic<Solution_,StepScoreStatisticPoint>protected String getCsvHeader()
getCsvHeader in class SubSingleStatistic<Solution_,StepScoreStatisticPoint>protected StepScoreStatisticPoint createPointFromCsvLine(ScoreDefinition scoreDefinition, List<String> csvLine)
createPointFromCsvLine in class SubSingleStatistic<Solution_,StepScoreStatisticPoint>Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.