Uses of Interface
cz.cuni.amis.pogamut.multi.communication.worldview.ISharedWorldChangeEventInput

Packages that use ISharedWorldChangeEventInput
cz.cuni.amis.pogamut.multi.communication.worldview   
cz.cuni.amis.pogamut.multi.communication.worldview.impl   
 

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

Subinterfaces of ISharedWorldChangeEventInput in cz.cuni.amis.pogamut.multi.communication.worldview
 interface ISharedWorldView
          Interface for WorldViews for multi-agent systems
 

Uses of ISharedWorldChangeEventInput in cz.cuni.amis.pogamut.multi.communication.worldview.impl
 

Classes in cz.cuni.amis.pogamut.multi.communication.worldview.impl that implement ISharedWorldChangeEventInput
 class AbstractSharedWorldView
           
 class BatchAwareSharedWorldView
          SharedWorldView with batch-driven implementation.
 class EventDrivenSharedWorldView
          SharedWorldView implementing basic event management (notyfying listeners --- not yet fully functional) and updating shared objects using the events.
 



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