public interface ICompositeWorldObjectUpdatedEvent extends IWorldChangeEvent
| Modifier and Type | Method and Description |
|---|---|
WorldObjectId |
getId()
Returns WorldObjectId of the updatedObject.
|
ILocalWorldObjectUpdatedEvent |
getLocalEvent()
Returns the event updating the local part of the object.
|
ISharedWorldObjectUpdatedEvent |
getSharedEvent()
Returns the event updating the shared part of the object.
|
IStaticWorldObjectUpdatedEvent |
getStaticEvent()
Returns the update related to the static part of the object.
|
getSimTimeWorldObjectId getId()
ILocalWorldObjectUpdatedEvent getLocalEvent()
ISharedWorldObjectUpdatedEvent getSharedEvent()
IStaticWorldObjectUpdatedEvent getStaticEvent()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.