public class ReverseModifier extends BaseModifier
ReverseOperation to properly create a new model capable of
generating the reverse dynamics.Thread.State, Thread.UncaughtExceptionHandlercanceledMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ReverseModifier(LogicalModel model)
Prepare a Model modifier for model reversal.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalModel |
performTask()
Placeholder for the actual implementation.
|
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, setParameters, setParameterspublic ReverseModifier(LogicalModel model)
model - The odel to be reversedpublic LogicalModel performTask() throws Exception
AbstractTaskperformTask in class AbstractTask<LogicalModel>Exception - forwarded from the call() methodCopyright © 2012–2020. All rights reserved.