cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Class AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate

Package class diagram package AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate
All Implemented Interfaces:
cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent, cz.cuni.amis.pogamut.multi.communication.translator.event.ISharedWorldObjectUpdatedEvent, cz.cuni.amis.utils.listener.Event
Enclosing class:
AutoTraceRaySharedImpl

public static class AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate
extends Object
implements cz.cuni.amis.pogamut.multi.communication.translator.event.ISharedWorldObjectUpdatedEvent


Constructor Summary
AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate(AutoTraceRayShared data, long time, cz.cuni.amis.pogamut.multi.agent.ITeamId teamId)
           
 
Method Summary
 Class getCompositeObjectClass()
           
 cz.cuni.amis.pogamut.base.communication.worldview.object.WorldObjectId getId()
           
 Collection<cz.cuni.amis.pogamut.multi.communication.translator.event.ISharedPropertyUpdatedEvent> getPropertyEvents()
           
 long getSimTime()
          Simulation time in MILLI SECONDS !!!
 cz.cuni.amis.pogamut.multi.agent.ITeamId getTeamId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate

public AutoTraceRaySharedImpl.AutoTraceRaySharedUpdate(AutoTraceRayShared data,
                                                       long time,
                                                       cz.cuni.amis.pogamut.multi.agent.ITeamId teamId)
Method Detail

getSimTime

public long getSimTime()
Simulation time in MILLI SECONDS !!!

Specified by:
getSimTime in interface cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent

getId

public cz.cuni.amis.pogamut.base.communication.worldview.object.WorldObjectId getId()
Specified by:
getId in interface cz.cuni.amis.pogamut.multi.communication.translator.event.ISharedWorldObjectUpdatedEvent

getTeamId

public cz.cuni.amis.pogamut.multi.agent.ITeamId getTeamId()
Specified by:
getTeamId in interface cz.cuni.amis.pogamut.multi.communication.translator.event.ISharedWorldObjectUpdatedEvent

getCompositeObjectClass

public Class getCompositeObjectClass()
Specified by:
getCompositeObjectClass in interface cz.cuni.amis.pogamut.multi.communication.translator.event.ISharedWorldObjectUpdatedEvent

getPropertyEvents

public Collection<cz.cuni.amis.pogamut.multi.communication.translator.event.ISharedPropertyUpdatedEvent> getPropertyEvents()
Specified by:
getPropertyEvents in interface cz.cuni.amis.pogamut.multi.communication.translator.event.ISharedWorldObjectUpdatedEvent


Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.