public class StepScoreSubSingleStatistic extends ProblemBasedSubSingleStatistic<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, getCsvFilePath, getPointList, getRelativeCsvFilePath, getSubSingleBenchmarkResult, hibernatePointList, initPointList, setPointList, setSubSingleBenchmarkResult, unhibernatePointListpublic StepScoreSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult)
public void open(Solver<Solution> solver)
open in class SubSingleStatistic<StepScoreStatisticPoint>public void close(Solver<Solution> solver)
close in class SubSingleStatistic<StepScoreStatisticPoint>protected String getCsvHeader()
getCsvHeader in class SubSingleStatistic<StepScoreStatisticPoint>protected StepScoreStatisticPoint createPointFromCsvLine(ScoreDefinition scoreDefinition, List<String> csvLine)
createPointFromCsvLine in class SubSingleStatistic<StepScoreStatisticPoint>Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.