Uses of Package
edu.memphis.ccrg.lida.framework.shared.activation

Packages that use edu.memphis.ccrg.lida.framework.shared.activation
edu.memphis.ccrg.lida.actionselection Contains classes related to Action Selection, a subsystem which selects Behaviors for execution. 
edu.memphis.ccrg.lida.attentioncodelets Contains classes related to Attention Codelets. 
edu.memphis.ccrg.lida.framework.shared Contains classes related to common data structures used in the framework. 
edu.memphis.ccrg.lida.framework.shared.activation Contains classes which define activation attributes and operations related to these activations. 
edu.memphis.ccrg.lida.framework.tasks Contains classes related to the framework's tasks (small demon-like processes) and their management. 
edu.memphis.ccrg.lida.globalworkspace Contains classes related to the GlobalWorkspace, the module responsible for selecting the most important part of an Agent's current understanding, at the particular moment, for broadcast to all BroadcastListeners. 
edu.memphis.ccrg.lida.globalworkspace.triggers Contains classes related to the triggering of the competition for the global conscious broadcast. 
edu.memphis.ccrg.lida.pam Contains classes related to the definition of the Perceptual Associative Memory module and its default implementation. 
edu.memphis.ccrg.lida.pam.tasks Contains classes implementing several low-level processes of the default PerceptualAssociativeMemory. 
edu.memphis.ccrg.lida.proceduralmemory Contains classes related to the definition of the Procedural Memory module and its default implementation. 
edu.memphis.ccrg.lida.sensorymemory Contains classes related to the definition of the Sensory Memory module. 
edu.memphis.ccrg.lida.workspace Contains classes related to the definition of the Workspace module and its default implementation. 
edu.memphis.ccrg.lida.workspace.structurebuildingcodelets Contains classes related to the definition, default implementation, and management of Structure-Building codelets. 
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.actionselection
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.attentioncodelets
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
Learnable
          An Activatible that additionally has a base-level activation.
LearnableImpl
          Default implementation of Learnable.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.framework.shared
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
Desirable
          An object with desirability.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.framework.shared.activation
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
Learnable
          An Activatible that additionally has a base-level activation.
LearnableImpl
          Default implementation of Learnable.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.framework.tasks
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
Learnable
          An Activatible that additionally has a base-level activation.
LearnableImpl
          Default implementation of Learnable.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.globalworkspace
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.globalworkspace.triggers
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
Learnable
          An Activatible that additionally has a base-level activation.
LearnableImpl
          Default implementation of Learnable.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.pam
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
Learnable
          An Activatible that additionally has a base-level activation.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.pam.tasks
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
Learnable
          An Activatible that additionally has a base-level activation.
LearnableImpl
          Default implementation of Learnable.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.proceduralmemory
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
Learnable
          An Activatible that additionally has a base-level activation.
LearnableImpl
          Default implementation of Learnable.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.sensorymemory
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
Learnable
          An Activatible that additionally has a base-level activation.
LearnableImpl
          Default implementation of Learnable.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.workspace
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
Learnable
          An Activatible that additionally has a base-level activation.
LearnableImpl
          Default implementation of Learnable.
 

Classes in edu.memphis.ccrg.lida.framework.shared.activation used by edu.memphis.ccrg.lida.workspace.structurebuildingcodelets
Activatible
          An object with activation, has strategies to both excite and decay this activation
ActivatibleImpl
          Generic Activatible Implementation.
Learnable
          An Activatible that additionally has a base-level activation.
LearnableImpl
          Default implementation of Learnable.