|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ISharedPropertyUpdatedEvent in cz.cuni.amis.pogamut.multi.communication.translator.event |
|---|
| Methods in cz.cuni.amis.pogamut.multi.communication.translator.event that return types with arguments of type ISharedPropertyUpdatedEvent | |
|---|---|
Collection<ISharedPropertyUpdatedEvent> |
ISharedWorldObjectUpdatedEvent.getPropertyEvents()
|
| Uses of ISharedPropertyUpdatedEvent in cz.cuni.amis.pogamut.multi.communication.worldview.impl |
|---|
| Methods in cz.cuni.amis.pogamut.multi.communication.worldview.impl with parameters of type ISharedPropertyUpdatedEvent | |
|---|---|
protected void |
EventDrivenSharedWorldView.propertyUpdatedEvent(ISharedPropertyUpdatedEvent event)
MUST NOT BE CALLED CONCURRENTLY - SINGLE THREAD AT THIS POINT ONLY! MUST BE ENFORCED FROM THE OUTSIDE! |
| Uses of ISharedPropertyUpdatedEvent in cz.cuni.amis.pogamut.multi.communication.worldview.object |
|---|
| Methods in cz.cuni.amis.pogamut.multi.communication.worldview.object that return ISharedPropertyUpdatedEvent | |
|---|---|
ISharedPropertyUpdatedEvent |
ISharedProperty.createUpdateEvent(long time,
ITeamId teamId)
Creates an event updating a sharedProperty of the same id and the specified team to the same value as the parent property. |
| Uses of ISharedPropertyUpdatedEvent in cz.cuni.amis.pogamut.multi.communication.worldview.property |
|---|
| Classes in cz.cuni.amis.pogamut.multi.communication.worldview.property that implement ISharedPropertyUpdatedEvent | |
|---|---|
static class |
AbstractSharedProperty.GenericPropertyUpdate
|
| Methods in cz.cuni.amis.pogamut.multi.communication.worldview.property that return ISharedPropertyUpdatedEvent | |
|---|---|
ISharedPropertyUpdatedEvent |
AbstractSharedProperty.createUpdateEvent(long time,
ITeamId teamId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||