Package cz.cuni.amis.pogamut.base.communication.worldview.event

Package class diagram package cz.cuni.amis.pogamut.base.communication.worldview.event
Interface Summary
IWorldEvent General interface for events occurring in the world.
IWorldEventListener<EVENT extends IWorldEvent> Abstract listener that listens for world events.
 

Class Summary
WorldEventFuture<T extends IWorldEvent> Use this if you want to wait for first appearance of some IWorldObject with known string ID.
 

Exception Summary
WorldEventFuture.WorldEventFutureException  
 



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