public class TabSeparatedMeasurement extends AbstractMeasurementEvaluationStatisticsExporter
m_Measurement
m_File
m_Debug, m_LogListeners
Constructor and Description |
---|
TabSeparatedMeasurement() |
Modifier and Type | Method and Description |
---|---|
protected String |
doExportAggregated(List<EvaluationStatistics> stats)
Exports the aggregated statistics.
|
String |
getFormatDescription()
Returns the format description.
|
String[] |
getFormatExtensions()
Returns the format extension(s).
|
String |
globalInfo()
Description to be displayed in the GUI.
|
aggregate, doExport, getDefaultMeasurement, getMeasurement, getOptions, listOptions, measurementTipText, setMeasurement, setOptions
export, fileTipText, getDefaultFile, getFile, setFile
addLogListener, debug, getLogListeners, handleException, log, removeLogListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fileTipText, getFile, setFile
export
addLogListener, log, removeLogListener
public String globalInfo()
globalInfo
in class AbstractEvaluationStatisticsExporter
public String getFormatDescription()
public String[] getFormatExtensions()
protected String doExportAggregated(List<EvaluationStatistics> stats)
doExportAggregated
in class AbstractMeasurementEvaluationStatisticsExporter
stats
- the aggregated statistics to exportCopyright © 2017. All Rights Reserved.