cz.cuni.amis.pogamut.udk.communication.translator.shared.events
Class ItemDescriptorObtained

Package class diagram package ItemDescriptorObtained
java.lang.Object
  extended by cz.cuni.amis.pogamut.base.communication.translator.event.WorldEventIdentityWrapper
      extended by cz.cuni.amis.pogamut.udk.communication.translator.shared.events.ItemDescriptorObtained
All Implemented Interfaces:
IWorldChangeEvent, IWorldEventWrapper, IWorldEvent, cz.cuni.amis.utils.listener.Event

public class ItemDescriptorObtained
extends WorldEventIdentityWrapper


Constructor Summary
ItemDescriptorObtained(ItemDescriptor obtained)
           
 
Method Summary
 ItemDescriptor getItemDescriptor()
           
 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

ItemDescriptorObtained

public ItemDescriptorObtained(ItemDescriptor obtained)
Method Detail

getItemDescriptor

public ItemDescriptor getItemDescriptor()

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.