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

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

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

Methods in cz.cuni.amis.pogamut.multi.communication.translator.event that return ISharedWorldObjectUpdatedEvent
 ISharedWorldObjectUpdatedEvent ICompositeWorldObjectUpdatedEvent.getSharedEvent()
          Returns the event updating the shared part of the object.
 

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

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



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