cz.cuni.amis.pogamut.emohawk.examples.modularsposhmoodbot
Class MoodChanged
java.lang.Object
cz.cuni.amis.pogamut.sposh.executor.StateSense<EmohawkContext,Boolean>
cz.cuni.amis.pogamut.emohawk.examples.modularsposhmoodbot.MoodChanged
- All Implemented Interfaces:
- cz.cuni.amis.pogamut.sposh.executor.ISense<Boolean>
public class MoodChanged
- extends cz.cuni.amis.pogamut.sposh.executor.StateSense<EmohawkContext,Boolean>
Sense for checking the mood.
- Author:
- Jimmy
| Fields inherited from class cz.cuni.amis.pogamut.sposh.executor.StateSense |
ctx |
|
Method Summary |
Boolean |
query(cz.cuni.amis.pogamut.sposh.engine.VariableContext params)
|
| Methods inherited from class cz.cuni.amis.pogamut.sposh.executor.StateSense |
getCtx, getName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoodChanged
public MoodChanged(EmohawkContext ctx)
query
public Boolean query(cz.cuni.amis.pogamut.sposh.engine.VariableContext params)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.