public class TabSeparatedMeasurement extends AbstractMeasurementEvaluationStatisticsExporter
m_Measurementm_Filem_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, setOptionsexport, fileTipText, getDefaultFile, getFile, setFileaddLogListener, debug, getLogListeners, handleException, log, removeLogListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfileTipText, getFile, setFileexportaddLogListener, log, removeLogListenerpublic String globalInfo()
globalInfo in class AbstractEvaluationStatisticsExporterpublic String getFormatDescription()
public String[] getFormatExtensions()
protected String doExportAggregated(List<EvaluationStatistics> stats)
doExportAggregated in class AbstractMeasurementEvaluationStatisticsExporterstats - the aggregated statistics to exportCopyright © 2017. All Rights Reserved.