cz.cuni.amis.pogamut.sposh.usar2004.senses
Class Fail
java.lang.Object
cz.cuni.amis.pogamut.sposh.executor.StateSense<cz.cuni.amis.pogamut.sposh.context.Context,Boolean>
cz.cuni.amis.pogamut.sposh.usar2004.senses.Fail
- All Implemented Interfaces:
- cz.cuni.amis.pogamut.sposh.executor.ISense<Boolean>
public class Fail
- extends cz.cuni.amis.pogamut.sposh.executor.StateSense<cz.cuni.amis.pogamut.sposh.context.Context,Boolean>
This action always fails (returns false) and does nothing else.
- Author:
- Honza
| Fields inherited from class cz.cuni.amis.pogamut.sposh.executor.StateSense |
ctx |
|
Constructor Summary |
Fail(cz.cuni.amis.pogamut.sposh.context.Context 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 |
Fail
public Fail(cz.cuni.amis.pogamut.sposh.context.Context ctx)
query
public Boolean query(cz.cuni.amis.pogamut.sposh.engine.VariableContext params)
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.