Uses of Interface
cz.cuni.amis.pogamut.sposh.context.IUSAR2004Context

Packages that use IUSAR2004Context
cz.cuni.amis.pogamut.sposh.context   
cz.cuni.amis.pogamut.sposh.usar2004   
 

Uses of IUSAR2004Context in cz.cuni.amis.pogamut.sposh.context
 

Classes in cz.cuni.amis.pogamut.sposh.context that implement IUSAR2004Context
 class USAR2004Context<BOT extends USAR2004Bot>
          Primitive State Context for UT2004.
 

Uses of IUSAR2004Context in cz.cuni.amis.pogamut.sposh.usar2004
 

Classes in cz.cuni.amis.pogamut.sposh.usar2004 with type parameters of type IUSAR2004Context
 class StateSposhLogicController<BOT extends USAR2004Bot,CONTEXT extends IUSAR2004Context>
          This class should be used as base for bot that utilizes sposh and state primitives.
 

Fields in cz.cuni.amis.pogamut.sposh.usar2004 declared as IUSAR2004Context
protected  CONTEXT StateSposhLogicController.context
          Context for states.
 



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