cz.cuni.amis.pogamut.sposh.context
Interface IUT2004Context<BOT extends UT2004Bot>

Package class diagram package IUT2004Context
All Superinterfaces:
IContext<BOT>
All Known Implementing Classes:
UT2004Context

public interface IUT2004Context<BOT extends UT2004Bot>
extends IContext<BOT>


Method Summary
 void finishInitialization()
           
 
Methods inherited from interface cz.cuni.amis.pogamut.sposh.context.IContext
getBot
 

Method Detail

finishInitialization

void finishInitialization()


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