net.openai.ai.nn.network.event
Interface NeuronEventListener

All Known Implementing Classes:
AITreeModel, GUILayer

public interface NeuronEventListener

Interface declaration

Version:
%I%, %G%
Author:

Method Summary
 void handleNeuronEvent(NeuronEvent event)
          Method declaration
 

Method Detail

handleNeuronEvent

public void handleNeuronEvent(NeuronEvent event)
Method declaration

Parameters:
event -
See Also:


Copyright - 2001 OpenAI Labs. All Rights Reserved.