Uses of Class
cz.cuni.amis.pogamut.base.component.exception.ComponentCantStopException

Packages that use ComponentCantStopException
cz.cuni.amis.pogamut.base.agent   
cz.cuni.amis.pogamut.base.agent.impl   
 

Uses of ComponentCantStopException in cz.cuni.amis.pogamut.base.agent
 

Methods in cz.cuni.amis.pogamut.base.agent that throw ComponentCantStopException
 void IAgent.stop()
          Attempt to stop the agent, usually meaning dropping all running flags and see whether it will stop automatically.
 

Uses of ComponentCantStopException in cz.cuni.amis.pogamut.base.agent.impl
 

Methods in cz.cuni.amis.pogamut.base.agent.impl that throw ComponentCantStopException
 void AbstractAgent.stop()
          Stops the agent.
 



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