bot
Class DMSMemoryVO
java.lang.Object
bot.DMSMemoryVO
public class DMSMemoryVO
- extends Object
A container for the report of last iteration of DMS which is used then by Memory
to do an update.
- Author:
- Ondrej Burkert
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DMSMemoryVO
public DMSMemoryVO(DecisionModule module)
getActualAtomicAction
public AtomicAction getActualAtomicAction()
getIsNight
public boolean getIsNight()
getOldAtomicAction
public AtomicAction getOldAtomicAction()
getActualIntention
public Intention getActualIntention()
getActualAction
public Action getActualAction()
addIntention
public void addIntention(String name,
Interval actInterval)
getCounter
public int getCounter()
getGMTTime
public double getGMTTime()
getThoughtTimeTicks
public int getThoughtTimeTicks()
isVerbose
public boolean isVerbose()
isGMTChanged
public boolean isGMTChanged()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.