public class ReductionModifier extends BaseModifier
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
boolean |
forcePattern |
boolean |
handleDuplicates |
boolean |
handleFixed |
boolean |
handleOutputs |
boolean |
keepExtra |
StatePattern |
pattern |
boolean |
purgeFixed |
canceledMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ReductionModifier(LogicalModel model) |
ReductionModifier(LogicalModel model,
String parameters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasReduction() |
LogicalModel |
performTask()
Placeholder for the actual implementation.
|
void |
setParameters(String[] options) |
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 handleFixed
public boolean purgeFixed
public boolean handleDuplicates
public boolean handleOutputs
public boolean keepExtra
public StatePattern pattern
public boolean forcePattern
public ReductionModifier(LogicalModel model)
public ReductionModifier(LogicalModel model, String parameters)
public void setParameters(String[] options)
public boolean hasReduction()
public LogicalModel performTask() throws Exception
AbstractTaskperformTask in class AbstractTask<LogicalModel>Exception - forwarded from the call() methodCopyright © 2012–2020. All rights reserved.