public interface ISharedWorldObjectUpdatedEvent extends IWorldChangeEvent
| Modifier and Type | Method and Description |
|---|---|
Class |
getCompositeObjectClass()
This is required by SharedWorldView because objects might not have any sharedProperties but the SharedPart will still be required.
|
WorldObjectId |
getId() |
Collection<ISharedPropertyUpdatedEvent> |
getPropertyEvents() |
ITeamId |
getTeamId() |
getSimTimeWorldObjectId getId()
Class getCompositeObjectClass()
ITeamId getTeamId()
Collection<ISharedPropertyUpdatedEvent> getPropertyEvents()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.