Uses of Interface
cz.cuni.amis.pogamut.multi.communication.translator.event.ILocalWorldObjectUpdatedEvent

Packages that use ILocalWorldObjectUpdatedEvent
cz.cuni.amis.pogamut.multi.communication.translator.event   
cz.cuni.amis.pogamut.multi.communication.worldview.impl   
 

Uses of ILocalWorldObjectUpdatedEvent in cz.cuni.amis.pogamut.multi.communication.translator.event
 

Methods in cz.cuni.amis.pogamut.multi.communication.translator.event that return ILocalWorldObjectUpdatedEvent
 ILocalWorldObjectUpdatedEvent ICompositeWorldObjectUpdatedEvent.getLocalEvent()
          Returns the event updating the local part of the object.
 

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

Methods in cz.cuni.amis.pogamut.multi.communication.worldview.impl with parameters of type ILocalWorldObjectUpdatedEvent
protected  void VisionLocalWorldView.objectUpdatedEvent(ILocalWorldObjectUpdatedEvent updateEvent)
           
protected  void EventDrivenLocalWorldView.objectUpdatedEvent(ILocalWorldObjectUpdatedEvent updateEvent)
          Called from EventDrivenWorldView.innerNotify(IWorldChangeEvent) if the event is IWorldObjectUpdatedEvent to process it.
 



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