org.joone.engine
Class NeuralNetAdapter
- java.lang.Object
-
- org.joone.engine.NeuralNetAdapter
-
- All Implemented Interfaces:
- java.util.EventListener, NeuralNetListener
public class NeuralNetAdapter extends java.lang.Object implements NeuralNetListener
-
-
Constructor Summary
Constructors Constructor and Description NeuralNetAdapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidcicleTerminated(NeuralNetEvent e)voiderrorChanged(NeuralNetEvent e)voidnetStarted(NeuralNetEvent e)voidnetStopped(NeuralNetEvent e)voidnetStoppedError(NeuralNetEvent e, java.lang.String error)
-
-
-
Method Detail
-
cicleTerminated
public void cicleTerminated(NeuralNetEvent e)
- Specified by:
cicleTerminatedin interfaceNeuralNetListener
-
netStopped
public void netStopped(NeuralNetEvent e)
- Specified by:
netStoppedin interfaceNeuralNetListener
-
netStarted
public void netStarted(NeuralNetEvent e)
- Specified by:
netStartedin interfaceNeuralNetListener
-
errorChanged
public void errorChanged(NeuralNetEvent e)
- Specified by:
errorChangedin interfaceNeuralNetListener
-
netStoppedError
public void netStoppedError(NeuralNetEvent e, java.lang.String error)
- Specified by:
netStoppedErrorin interfaceNeuralNetListener
-
-
DataMelt 3.0 © DataMelt by jWork.ORG