| Modifier and Type | Method and Description |
|---|---|
Collection<ISharedPropertyUpdatedEvent> |
ISharedWorldObjectUpdatedEvent.getPropertyEvents() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventDrivenSharedWorldView.propertyUpdatedEvent(ISharedPropertyUpdatedEvent event)
MUST NOT BE CALLED CONCURRENTLY - SINGLE THREAD AT THIS POINT ONLY! MUST BE ENFORCED FROM THE OUTSIDE!
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractSharedProperty.GenericPropertyUpdate |
| Modifier and Type | Method and Description |
|---|---|
ISharedPropertyUpdatedEvent |
AbstractSharedProperty.createUpdateEvent(long time,
ITeamId teamId) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.