Package edu.memphis.ccrg.lida.episodicmemory

Contains classes related to the definition of the Episodic Memory module and its default implementation.

See:
          Description

Interface Summary
CueListener Listens to cues from the Workspace.
EpisodicMemory The interface for LIDA's episodic memory.
LocalAssociationListener Listen to response from Episodic memory to a previous cue.
 

Class Summary
BasicEpisodicMemoryInitializer Initializes EpisodicMemoryImpl by creating and adding a BasicTranslator translator to it.
EpisodicMemoryImpl This is the canonical implementation of EpisodicMemory.
 

Package edu.memphis.ccrg.lida.episodicmemory Description

Contains classes related to the definition of the Episodic Memory module and its default implementation.