|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DMSMemoryVO | |
|---|---|
| decisionMakingSystem | |
| Uses of DMSMemoryVO in decisionMakingSystem |
|---|
| Methods in decisionMakingSystem that return DMSMemoryVO | |
|---|---|
DMSMemoryVO |
DecisionModuleImpl.doReasoning(int myCounter)
main function of DecisionModuleImpl, the only one that should be called from doLogic of Agent. |
DMSMemoryVO |
DecisionModule.doReasoning(int time)
Does reasoning - in the end executes some atomic action. |
DMSMemoryVO |
DecisionModuleImpl.test()
procedure which executes all testcases should be put in the agent.doLogic() instead of doReasoning() |
| Methods in decisionMakingSystem with parameters of type DMSMemoryVO | |
|---|---|
void |
DMSLogger.update(DMSMemoryVO memoryVO)
This method should be called after every step of the logic. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||