cz.cuni.amis.pogamut.ut2004multi.communication.worldview
Class Test02_UT2004VisionLocalWorldView_visibilityTest.EventGenerator

Package class diagram package Test02_UT2004VisionLocalWorldView_visibilityTest.EventGenerator
java.lang.Object
  extended by java.lang.Thread
      extended by cz.cuni.amis.pogamut.ut2004multi.communication.worldview.Test02_UT2004VisionLocalWorldView_visibilityTest.EventGenerator
All Implemented Interfaces:
Runnable
Enclosing class:
Test02_UT2004VisionLocalWorldView_visibilityTest

public static class Test02_UT2004VisionLocalWorldView_visibilityTest.EventGenerator
extends Thread

Generates a single batch of events on specified time for specified worldView on run();

Author:
srlok

Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
Test02_UT2004VisionLocalWorldView_visibilityTest.EventGenerator(int events, long time, ILocalWorldView localWV, Test02_UT2004VisionLocalWorldView_visibilityTest.VisibilityChecker visChecker)
           
 
Method Summary
protected  void generateEvents()
           
 void run()
           
 
Methods inherited from class java.lang.Thread
activeCount, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, checkAccess, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Test02_UT2004VisionLocalWorldView_visibilityTest.EventGenerator

public Test02_UT2004VisionLocalWorldView_visibilityTest.EventGenerator(int events,
                                                                       long time,
                                                                       ILocalWorldView localWV,
                                                                       Test02_UT2004VisionLocalWorldView_visibilityTest.VisibilityChecker visChecker)
Method Detail

generateEvents

protected void generateEvents()

run

public void run()
Specified by:
run in interface Runnable
Overrides:
run in class Thread


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