public abstract class ProblemBasedSingleStatistic<P extends StatisticPoint> extends SingleStatistic<P>
| Modifier and Type | Field and Description |
|---|---|
protected ProblemStatisticType |
problemStatisticType |
logger, pointList, singleBenchmarkResult| Modifier | Constructor and Description |
|---|---|
protected |
ProblemBasedSingleStatistic(SingleBenchmarkResult singleBenchmarkResult,
ProblemStatisticType problemStatisticType) |
| Modifier and Type | Method and Description |
|---|---|
ProblemStatisticType |
getStatisticType() |
close, createPointFromCsvLine, getAnchorId, getCsvFile, getCsvFilePath, getCsvHeader, getPointList, getSingleBenchmarkResult, initPointList, open, readCsvStatisticFile, setPointList, setSingleBenchmarkResult, writeCsvStatisticFileprotected final ProblemStatisticType problemStatisticType
protected ProblemBasedSingleStatistic(SingleBenchmarkResult singleBenchmarkResult, ProblemStatisticType problemStatisticType)
public ProblemStatisticType getStatisticType()
getStatisticType in class SingleStatistic<P extends StatisticPoint>Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.