Uses of Class
cz.cuni.amis.pogamut.multi.utils.exception.TimeKeyNotLockedException

Packages that use TimeKeyNotLockedException
cz.cuni.amis.pogamut.multi.communication.worldview   
cz.cuni.amis.pogamut.multi.utils.timekey   
 

Uses of TimeKeyNotLockedException in cz.cuni.amis.pogamut.multi.communication.worldview
 

Methods in cz.cuni.amis.pogamut.multi.communication.worldview that throw TimeKeyNotLockedException
 void ILocalWorldView.unlockTime(long time)
           
 

Uses of TimeKeyNotLockedException in cz.cuni.amis.pogamut.multi.utils.timekey
 

Methods in cz.cuni.amis.pogamut.multi.utils.timekey that throw TimeKeyNotLockedException
 void ITimeKeyManager.unlock(long key)
          Unlocks some "time".
 void TimeKeyManager.unlock(long key)
           
 void ITimeKeyManager.unlockAll(long time)
          Completely unlocks one time (regardless number of locks held).
 void TimeKeyManager.unlockAll(long key)
           
 



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