cz.cuni.amis.pogamut.base.communication.translator.event
Interface IWorldEventWrapper

Package class diagram package IWorldEventWrapper
All Superinterfaces:
cz.cuni.amis.utils.listener.Event, IWorldChangeEvent
All Known Implementing Classes:
WorldEventIdentityWrapper

public interface IWorldEventWrapper
extends IWorldChangeEvent

Interface for classes wrapping the IWorldEvent.

Author:
ik

Method Summary
 IWorldEvent getWorldEvent()
           
 
Methods inherited from interface cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent
getSimTime
 

Method Detail

getWorldEvent

IWorldEvent getWorldEvent()
Returns:
WorldEvent transported (wrapped) by this class


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