edu.memphis.ccrg.lida.framework.mockclasses
Class MockLocalAssocListener

java.lang.Object
  extended by edu.memphis.ccrg.lida.framework.mockclasses.MockLocalAssocListener
All Implemented Interfaces:
LocalAssociationListener, ModuleListener

public class MockLocalAssocListener
extends java.lang.Object
implements LocalAssociationListener


Field Summary
 NodeStructure ns
           
 
Constructor Summary
MockLocalAssocListener()
           
 
Method Summary
 void receiveLocalAssociation(NodeStructure association)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ns

public NodeStructure ns
Constructor Detail

MockLocalAssocListener

public MockLocalAssocListener()
Method Detail

receiveLocalAssociation

public void receiveLocalAssociation(NodeStructure association)
Specified by:
receiveLocalAssociation in interface LocalAssociationListener
Parameters:
association - The response generated from the Episodic Memory to a previous cue.