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

Package class diagram package cz.cuni.amis.pogamut.base.communication.translator.event
Interface Summary
IWorldChangeEvent Marker interface for every world event that can be sensed from the world.
IWorldChangeEventOutput Interface providing events from the world.
IWorldEventWrapper Interface for classes wrapping the IWorldEvent.
IWorldObjectUpdatedEvent Interface for the event that suppose to update the informations about the object in the world.
IWorldObjectUpdateResult<OBJECT extends IWorldObject> A generic interface for updateResult returned by all IWorldObjectUpdated events (ie.
 

Class Summary
IWorldObjectUpdatedEvent.DestroyWorldObject Shortcut implementation of IWorldObjectUpdatedEvent that informs that some object has been destroyed.
IWorldObjectUpdateResult.WorldObjectUpdateResult<OBJECT extends IWorldObject> Implementation of the IGenericObjectUpdateResult interface.
WorldEventIdentityWrapper Simplest WorldChangeEvent to WorldEvent adapter.
 

Enum Summary
IWorldObjectUpdateResult.Result Different result types for the updatedEvent.
 



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