Package cz.cuni.amis.pogamut.multi.communication.worldview.impl

Package class diagram package cz.cuni.amis.pogamut.multi.communication.worldview.impl
Class Summary
AbstractLocalWorldView WorldView responsible for single agent.
AbstractSharedWorldView  
BatchAwareLocalWorldView Implements the batch logic into the worldView.
BatchAwareSharedWorldView SharedWorldView with batch-driven implementation.
EventDrivenLocalWorldView  
EventDrivenSharedWorldView SharedWorldView implementing basic event management (notyfying listeners --- not yet fully functional) and updating shared objects using the events.
LocalWorldViewAdapter This class serves as an adapter for ILocalWorldView to satisfy the IWorldView interface, all methods of this worldView only call the appropriate methods on the backing localWorldView
VisionLocalWorldView VisionLocalWorldView manages information about all objects currently in the bot's FOV (field-of-view) by implementing methods from IVisionLocalWorldView interface.
 



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