edu.memphis.ccrg.lida.workspace
Interface WorkspaceListener
- All Superinterfaces:
- ModuleListener
- All Known Implementing Classes:
- PerceptualAssociativeMemoryImpl
public interface WorkspaceListener
- extends ModuleListener
A workspace listener receives content from the workspace.
The prime example is PAM.
receiveWorkspaceContent
void receiveWorkspaceContent(ModuleName originatingBuffer,
WorkspaceContent content)
- Receive NodeStructure content from ModuleType originatingBuffer
- Parameters:
originatingBuffer
- source of contentcontent
- sent content