|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.memphis.ccrg.lida.framework.FrameworkModuleImpl
edu.memphis.ccrg.lida.sensorymotormemory.BasicSensoryMotorMemory
edu.memphis.ccrg.lida.framework.mockclasses.MockSensoryMotorMemory
public class MockSensoryMotorMemory
Field Summary | |
---|---|
Action |
action
|
boolean |
actionReceived
|
Fields inherited from class edu.memphis.ccrg.lida.framework.FrameworkModuleImpl |
---|
taskSpawner |
Constructor Summary | |
---|---|
MockSensoryMotorMemory()
|
Method Summary | |
---|---|
void |
receiveAction(Action action)
Listener must receive actions. |
Methods inherited from class edu.memphis.ccrg.lida.sensorymotormemory.BasicSensoryMotorMemory |
---|
addActionAlgorithm, addListener, addSensoryMotorMemoryListener, decayModule, getModuleContent, init, receiveSensoryMemoryContent, sendActuatorCommand, setAssociatedModule |
Methods inherited from class edu.memphis.ccrg.lida.framework.FrameworkModuleImpl |
---|
addSubModule, containsSubmodule, containsSubmodule, getAssistingTaskSpawner, getModuleName, getParam, getSubmodule, getSubmodule, getSubmodules, init, setAssistingTaskSpawner, setModuleName, taskManagerDecayModule, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface edu.memphis.ccrg.lida.framework.FrameworkModule |
---|
addSubModule, containsSubmodule, containsSubmodule, getAssistingTaskSpawner, getModuleName, getSubmodule, getSubmodule, getSubmodules, setAssistingTaskSpawner, setModuleName, taskManagerDecayModule |
Methods inherited from interface edu.memphis.ccrg.lida.framework.initialization.Initializable |
---|
getParam, init |
Field Detail |
---|
public boolean actionReceived
public Action action
Constructor Detail |
---|
public MockSensoryMotorMemory()
Method Detail |
---|
public void receiveAction(Action action)
ActionSelectionListener
receiveAction
in interface ActionSelectionListener
receiveAction
in class BasicSensoryMotorMemory
action
- - Id of the action stored in sensory motor memory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |