Uses of Class
edu.memphis.ccrg.lida.proceduralmemory.ProceduralMemoryImpl

Packages that use ProceduralMemoryImpl
edu.memphis.ccrg.lida.proceduralmemory Contains classes related to the definition of the Procedural Memory module and its default implementation. 
 

Uses of ProceduralMemoryImpl in edu.memphis.ccrg.lida.proceduralmemory
 

Methods in edu.memphis.ccrg.lida.proceduralmemory with parameters of type ProceduralMemoryImpl
(package private)  void SchemeImpl.setProceduralMemory(ProceduralMemoryImpl pm)
          Sets the ProceduralMemoryImpl to which this SchemeImpl belongs.