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

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

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

Methods in cz.cuni.amis.pogamut.base.agent that throw ComponentCantPauseException
 void IAgent.pause()
          This should pause the the agent.
 

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

Methods in cz.cuni.amis.pogamut.base.agent.impl that throw ComponentCantPauseException
 void AbstractAgent.pause()
          Pauses the agent - working only if the agent is in IAgentStateRunning
 



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