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

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

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

Methods in cz.cuni.amis.pogamut.multi.communication.translator.event that return IStaticWorldObjectUpdatedEvent
 IStaticWorldObjectUpdatedEvent ICompositeWorldObjectUpdatedEvent.getStaticEvent()
          Returns the update related to the static part of the object.
 

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

Methods in cz.cuni.amis.pogamut.multi.communication.worldview.impl with parameters of type IStaticWorldObjectUpdatedEvent
protected  void EventDrivenSharedWorldView.staticObjectUpdatedEvent(IStaticWorldObjectUpdatedEvent event)
          Manages updating static objects, only possible event types are CREATED and DESTROYED, any other event type raises an exception.
 



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