cz.cuni.amis.pogamut.emohawk.examples.modularsposhmoodbot
Class MoodChanged

Package class diagram package MoodChanged
java.lang.Object
  extended by cz.cuni.amis.pogamut.sposh.executor.StateSense<EmohawkContext,Boolean>
      extended by 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

Field Summary
 
Fields inherited from class cz.cuni.amis.pogamut.sposh.executor.StateSense
ctx
 
Constructor Summary
MoodChanged(EmohawkContext 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
 

Constructor Detail

MoodChanged

public MoodChanged(EmohawkContext ctx)
Method Detail

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.