edu.memphis.ccrg.lida.episodicmemory
Interface LocalAssociationListener
- All Superinterfaces:
- ModuleListener
- All Known Implementing Classes:
- WorkspaceImpl
public interface LocalAssociationListener
- extends ModuleListener
Listen to response from Episodic memory to a previous cue.
This cue need not originate from this same Listener. Any class can
originate the cue even if it does not implement this interface.
- Author:
- Ryan J. McCall
receiveLocalAssociation
void receiveLocalAssociation(NodeStructure association)
- Parameters:
association
- The response generated from the Episodic Memory to a previous cue.