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