public class RandomWalkTask extends AbstractToolTask<RandomWalkSimulation>
Thread.State, Thread.UncaughtExceptionHandlermodelcanceledMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
RandomWalkTask(LogicalModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
cli() |
RandomWalkSimulation |
getSimulation() |
void |
parseMax(String s) |
void |
parseSeed(String s) |
protected RandomWalkSimulation |
performTask()
Placeholder for the actual implementation.
|
void |
setParameters(String[] parameters) |
background, call, cancel, getResult, getStatus, runactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbackground, cancel, getResult, getStatus, setParameter, setParameterspublic RandomWalkTask(LogicalModel model)
public void setParameters(String[] parameters)
public void parseMax(String s)
public void parseSeed(String s)
public RandomWalkSimulation getSimulation()
protected RandomWalkSimulation performTask()
AbstractTaskperformTask in class AbstractTask<RandomWalkSimulation>public void cli()
Copyright © 2012–2020. All rights reserved.