public class TrapSpaceTask extends AbstractToolTask<TrapSpaceList>
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
boolean |
altasp |
boolean |
bdd |
boolean |
diag |
String[] |
focusComponents |
boolean |
percolate |
boolean |
reduce |
boolean |
showasp |
boolean |
terminal |
modelcanceledMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
TrapSpaceTask(LogicalModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
cli() |
void |
loadModel() |
void |
loadSettings() |
protected TrapSpaceList |
performTask()
Placeholder for the actual implementation.
|
static List<TrapSpace> |
selectAttractors(List<TrapSpace> solutions) |
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 boolean reduce
public boolean percolate
public boolean bdd
public boolean altasp
public boolean showasp
public boolean terminal
public boolean diag
public String[] focusComponents
public TrapSpaceTask(LogicalModel model)
public void setParameters(String[] parameters)
public void loadModel()
public void cli()
protected TrapSpaceList performTask() throws Exception
AbstractTaskperformTask in class AbstractTask<TrapSpaceList>Exception - forwarded from the call() methodCopyright © 2012–2020. All rights reserved.