Package | Description |
---|---|
meka.experiment | |
meka.gui.experimenter |
Modifier and Type | Field and Description |
---|---|
protected HashSet<IterationNotificationListener> |
DefaultExperiment.m_IterationNotficationListeners
the listeners for iterations.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultExperiment.addIterationNotificationListener(IterationNotificationListener l)
Adds the iteration listener.
|
void |
Experiment.addIterationNotificationListener(IterationNotificationListener l)
Adds the iteration listener.
|
void |
DefaultExperiment.removeIterationNotificationListener(IterationNotificationListener l)
Removes the iteration listener.
|
void |
Experiment.removeIterationNotificationListener(IterationNotificationListener l)
Removes the iteration listener.
|
Modifier and Type | Class and Description |
---|---|
class |
Experimenter
Experimenter interface.
|
Copyright © 2017. All Rights Reserved.