Uses of Class
edu.memphis.ccrg.lida.framework.tasks.CodeletImpl

Packages that use CodeletImpl
edu.memphis.ccrg.lida.attentioncodelets Contains classes related to Attention Codelets. 
edu.memphis.ccrg.lida.workspace.structurebuildingcodelets Contains classes related to the definition, default implementation, and management of Structure-Building codelets. 
 

Uses of CodeletImpl in edu.memphis.ccrg.lida.attentioncodelets
 

Subclasses of CodeletImpl in edu.memphis.ccrg.lida.attentioncodelets
 class AttentionCodeletImpl
          Abstract implementation of AttentionCodelet that checks the CSM for desired content.
 class BasicAttentionCodelet
          Basic implementation of AttentionCodelet
 class NeighborhoodAttentionCodelet
          Creates Coalitions if the nodes specified in the 'nodes' parameter are present.
 

Uses of CodeletImpl in edu.memphis.ccrg.lida.workspace.structurebuildingcodelets
 

Subclasses of CodeletImpl in edu.memphis.ccrg.lida.workspace.structurebuildingcodelets
 class BasicStructureBuildingCodelet
          Default implementation of StructureBuildingCodelet.
 class StructureBuildingCodeletImpl
          Basic implementation of StructureBuildingCodelet