cz.cuni.amis.pogamut.base.agent.module.comm
Class CommTestParallelEvent

Package class diagram package CommTestParallelEvent
java.lang.Object
  extended by cz.cuni.amis.pogamut.base.agent.module.comm.CommEvent
      extended by cz.cuni.amis.pogamut.base.agent.module.comm.CommTestParallelEvent
All Implemented Interfaces:
IWorldChangeEvent, IWorldEvent, cz.cuni.amis.utils.listener.Event

public class CommTestParallelEvent
extends CommEvent


Field Summary
 IObservingAgent origin
           
 
Constructor Summary
CommTestParallelEvent(IObservingAgent origin)
           
 
Method Summary
 
Methods inherited from class cz.cuni.amis.pogamut.base.agent.module.comm.CommEvent
getSimTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

origin

public IObservingAgent origin
Constructor Detail

CommTestParallelEvent

public CommTestParallelEvent(IObservingAgent origin)


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