cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Class FlagInfoSharedImpl.FlagInfoSharedUpdate
java.lang.Object
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoSharedImpl.FlagInfoSharedUpdate
- All Implemented Interfaces:
- IWorldChangeEvent, ISharedWorldObjectUpdatedEvent, cz.cuni.amis.utils.listener.Event
- Enclosing class:
- FlagInfoSharedImpl
public static class FlagInfoSharedImpl.FlagInfoSharedUpdate
- extends Object
- implements ISharedWorldObjectUpdatedEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlagInfoSharedImpl.FlagInfoSharedUpdate
public FlagInfoSharedImpl.FlagInfoSharedUpdate(FlagInfoShared data,
long time,
ITeamId teamId)
getSimTime
public long getSimTime()
- Simulation time in MILLI SECONDS !!!
- Specified by:
getSimTime
in interface IWorldChangeEvent
getId
public WorldObjectId getId()
- Specified by:
getId
in interface ISharedWorldObjectUpdatedEvent
getTeamId
public ITeamId getTeamId()
- Specified by:
getTeamId
in interface ISharedWorldObjectUpdatedEvent
getCompositeObjectClass
public Class getCompositeObjectClass()
- Specified by:
getCompositeObjectClass
in interface ISharedWorldObjectUpdatedEvent
getPropertyEvents
public Collection<ISharedPropertyUpdatedEvent> getPropertyEvents()
- Specified by:
getPropertyEvents
in interface ISharedWorldObjectUpdatedEvent
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.