public static class AbstractSharedProperty.GenericPropertyUpdate extends Object implements ISharedPropertyUpdatedEvent
| Constructor and Description |
|---|
AbstractSharedProperty.GenericPropertyUpdate(ISharedProperty data,
long time,
ITeamId teamId) |
| Modifier and Type | Method and Description |
|---|---|
WorldObjectId |
getObjectId() |
PropertyId |
getPropertyId() |
long |
getSimTime()
Time when the change has happened inside the environment.
|
ITeamId |
getTeamId() |
ISharedPropertyUpdateResult |
update(ISharedProperty property) |
public AbstractSharedProperty.GenericPropertyUpdate(ISharedProperty data, long time, ITeamId teamId)
public long getSimTime()
IWorldChangeEventgetSimTime in interface IWorldChangeEventpublic WorldObjectId getObjectId()
getObjectId in interface ISharedPropertyUpdatedEventpublic PropertyId getPropertyId()
getPropertyId in interface ISharedPropertyUpdatedEventpublic ITeamId getTeamId()
getTeamId in interface ISharedPropertyUpdatedEventpublic ISharedPropertyUpdateResult update(ISharedProperty property)
update in interface ISharedPropertyUpdatedEventCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.