Uses of Interface
edu.memphis.ccrg.lida.episodicmemory.CueListener

Packages that use CueListener
edu.memphis.ccrg.lida.episodicmemory Contains classes related to the definition of the Episodic Memory module and its default implementation. 
edu.memphis.ccrg.lida.workspace Contains classes related to the definition of the Workspace module and its default implementation. 
 

Uses of CueListener in edu.memphis.ccrg.lida.episodicmemory
 

Classes in edu.memphis.ccrg.lida.episodicmemory that implement CueListener
 class EpisodicMemoryImpl
          This is the canonical implementation of EpisodicMemory.
 

Uses of CueListener in edu.memphis.ccrg.lida.workspace
 

Methods in edu.memphis.ccrg.lida.workspace with parameters of type CueListener
 void WorkspaceImpl.addCueListener(CueListener l)
           
 void Workspace.addCueListener(CueListener l)
          Add episodic memory that will listen for cues from the Workspace