Package | Description |
---|---|
meka.events | |
meka.experiment.datasetproviders | |
meka.experiment.evaluators | |
meka.experiment.statisticsexporters | |
meka.gui.experimenter |
Modifier and Type | Field and Description |
---|---|
protected HashSet<LogListener> |
LogObject.m_LogListeners
the listeners.
|
Modifier and Type | Method and Description |
---|---|
protected HashSet<LogListener> |
LogObject.getLogListeners()
Returns the log listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
LogObject.addLogListener(LogListener l)
Adds the log listener to use.
|
void |
LogSupporter.addLogListener(LogListener l)
Adds the log listener to use.
|
void |
LogObject.removeLogListener(LogListener l)
Remove the log listener to use.
|
void |
LogSupporter.removeLogListener(LogListener l)
Remove the log listener to use.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiDatasetProvider.addLogListener(LogListener l)
Adds the log listener to use.
|
void |
MultiDatasetProvider.removeLogListener(LogListener l)
Remove the log listener to use.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractMetaEvaluator.addLogListener(LogListener l)
Adds the log listener to use.
|
void |
AbstractMetaEvaluator.removeLogListener(LogListener l)
Remove the log listener to use.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractMetaEvaluationStatisticsExporter.addLogListener(LogListener l)
Adds the log listener to use.
|
void |
MultiExporter.addLogListener(LogListener l)
Adds the log listener to use.
|
void |
AbstractMetaEvaluationStatisticsExporter.removeLogListener(LogListener l)
Remove the log listener to use.
|
void |
MultiExporter.removeLogListener(LogListener l)
Remove the log listener to use.
|
Modifier and Type | Class and Description |
---|---|
class |
Experimenter
Experimenter interface.
|
Copyright © 2017. All Rights Reserved.