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

Packages that use IUT2004Context
cz.cuni.amis.pogamut.sposh.context   
cz.cuni.amis.pogamut.sposh.ut2004   
 

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

Classes in cz.cuni.amis.pogamut.sposh.context that implement IUT2004Context
 class UT2004Context<BOT extends UT2004Bot>
          Primitive State Context for UT2004.
 

Uses of IUT2004Context in cz.cuni.amis.pogamut.sposh.ut2004
 

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

Fields in cz.cuni.amis.pogamut.sposh.ut2004 declared as IUT2004Context
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.