Uses of Interface
cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEventOutput

Packages that use IWorldChangeEventOutput
cz.cuni.amis.pogamut.base.communication.mediator.impl   
cz.cuni.amis.pogamut.base.communication.translator.impl   
 

Uses of IWorldChangeEventOutput in cz.cuni.amis.pogamut.base.communication.mediator.impl
 

Constructors in cz.cuni.amis.pogamut.base.communication.mediator.impl with parameters of type IWorldChangeEventOutput
Mediator(IWorldChangeEventOutput producer, IComponentBus bus, IAgentLogger logger)
          The object in passed to the constructor (IWorldEventOutput) is world event producer.
 

Uses of IWorldChangeEventOutput in cz.cuni.amis.pogamut.base.communication.translator.impl
 

Classes in cz.cuni.amis.pogamut.base.communication.translator.impl that implement IWorldChangeEventOutput
 class WorldMessageTranslator
          Abstract class for translators between world messages (InfoObjects) and IWorldEvents.
 



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