cz.cuni.amis.pogamut.sposh.context
Interface IContext<AGENT>

Package class diagram package IContext
All Known Implementing Classes:
Context

public interface IContext<AGENT>


Method Summary
 AGENT getBot()
          Get bot for this context.
 

Method Detail

getBot

AGENT getBot()
Get bot for this context.

Returns:
bot


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