Package | Description |
---|---|
meka.experiment | |
meka.gui.experimenter |
Modifier and Type | Field and Description |
---|---|
protected HashSet<StatisticsNotificationListener> |
DefaultExperiment.m_StatisticsNotificationListeners
the listeners for statistics.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultExperiment.addStatisticsNotificationListener(StatisticsNotificationListener l)
Adds the statistics listener.
|
void |
Experiment.addStatisticsNotificationListener(StatisticsNotificationListener l)
Adds the statistics listener.
|
void |
DefaultExperiment.removeStatisticsNotificationListener(StatisticsNotificationListener l)
Removes the statistics listener.
|
void |
Experiment.removeStatisticsNotificationListener(StatisticsNotificationListener l)
Removes the statistics listener.
|
Modifier and Type | Class and Description |
---|---|
class |
Experimenter
Experimenter interface.
|
class |
Statistics
Tab for evaluating an experiment.
|
Copyright © 2017. All Rights Reserved.