cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
Class TranslatorEvent

Package class diagram package TranslatorEvent
java.lang.Object
  extended by cz.cuni.amis.pogamut.base.communication.translator.event.WorldEventIdentityWrapper
      extended by cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events.TranslatorEvent
All Implemented Interfaces:
IWorldChangeEvent, IWorldEventWrapper, IWorldEvent, cz.cuni.amis.utils.listener.Event
Direct Known Subclasses:
InitCommandRequest, ItemDescriptorObtained, ListObtained, MapListObtained, MapPointListObtained, MoverListObtained, MutatorListObtained, Path, PlayerListObtained, ReadyCommandRequest

public class TranslatorEvent
extends WorldEventIdentityWrapper


Constructor Summary
TranslatorEvent(long simTime)
           
 
Method Summary
 long getSimTime()
           
 
Methods inherited from class cz.cuni.amis.pogamut.base.communication.translator.event.WorldEventIdentityWrapper
getWorldEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranslatorEvent

public TranslatorEvent(long simTime)
Method Detail

getSimTime

public long getSimTime()
Specified by:
getSimTime in interface IWorldChangeEvent
Specified by:
getSimTime in interface IWorldEvent
Specified by:
getSimTime in class WorldEventIdentityWrapper


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