Package edu.memphis.ccrg.lida.attentioncodelets

Contains classes related to Attention Codelets.

See:
          Description

Interface Summary
AttentionCodelet A kind of Codelet that checks WorkspaceBuffer for its desired content and possibly adds Coalition to the GlobalWorkspace
 

Class Summary
AttentionCodeletImpl Abstract implementation of AttentionCodelet that checks the CSM for desired content.
AttentionCodeletModule FrameworkModule which creates and manages all AttentionCodelet.
BasicAttentionCodelet Basic implementation of AttentionCodelet
NeighborhoodAttentionCodelet Creates Coalitions if the nodes specified in the 'nodes' parameter are present.
 

Package edu.memphis.ccrg.lida.attentioncodelets Description

Contains classes related to Attention Codelets. These processes function to select and bring WorkspaceContent to the GlobalWorkspace.