edu.memphis.ccrg.lida.globalworkspace.triggers
Interface TriggerListener
- All Known Subinterfaces:
- GlobalWorkspace
- All Known Implementing Classes:
- GlobalWorkspaceImpl
public interface TriggerListener
This interface should be implemented by the class that wants to receive BroadcastTrigger
notifications. In general, it is the same class that implements GlobalWorkspace
interface.
- Author:
- Javier Snaider
triggerBroadcast
void triggerBroadcast(BroadcastTrigger t)
- Listener must trigger a competition for consciousness and a conscious broadcast of the winner
- Parameters:
t
- trigger that is initiating the broadcast