public class FixpointTask extends AbstractToolTask<FixpointList>
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
boolean |
extra |
FixpointMethod |
method |
boolean |
pattern |
modelcanceledMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
FixpointTask(LogicalModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
cli() |
FixpointList |
getMDD(LogicalModel model) |
FixpointList |
getMDD(LogicalModel model,
boolean pattern) |
protected FixpointList |
performTask()
Placeholder for the actual implementation.
|
void |
setParameters(String[] parameters) |
void |
useASP() |
void |
useMDD() |
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 FixpointMethod method
public boolean pattern
public boolean extra
public FixpointTask(LogicalModel model)
public void setParameters(String[] parameters)
protected FixpointList performTask() throws Exception
AbstractTaskperformTask in class AbstractTask<FixpointList>Exception - forwarded from the call() methodpublic void useASP()
public void useMDD()
public FixpointList getMDD(LogicalModel model)
public FixpointList getMDD(LogicalModel model, boolean pattern)
public void cli()
Copyright © 2012–2020. All rights reserved.