Uses of Class
cz.cuni.amis.pogamut.sposh.executor.PrimitiveInfo

Packages that use PrimitiveInfo
cz.cuni.amis.pogamut.sposh.executor Classes for creation and execution of primitives. 
 

Uses of PrimitiveInfo in cz.cuni.amis.pogamut.sposh.executor
 

Classes in cz.cuni.amis.pogamut.sposh.executor with annotations of type PrimitiveInfo
 class DoNothing
          Primitive action that doesn't do anything.
 class Fail
          Primitive sense that always fails (returns false) and does nothing else.
 class Succeed
          Primitive sense, always succeed (return true) and do nothing else.
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.