|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||