public class BufferingModifier extends BaseModifier implements org.colomoto.mddlib.IndexMapper
Thread.State, Thread.UncaughtExceptionHandlercanceledMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
BufferingModifier(LogicalModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAllSingleBuffers() |
void |
addDelayBuffers() |
void |
addMultipleBuffer(int source,
List<Integer> targets) |
void |
addSingleBuffer(int source,
int target) |
int |
get(int i) |
LogicalModel |
performTask()
Placeholder for the actual implementation.
|
void |
setParameter(String param) |
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, setParameters, setParameterspublic BufferingModifier(LogicalModel model)
public void setParameter(String param)
setParameter in interface Task<LogicalModel>public LogicalModel performTask()
AbstractTaskperformTask in class AbstractTask<LogicalModel>public int get(int i)
get in interface org.colomoto.mddlib.IndexMapperpublic void addAllSingleBuffers()
public void addDelayBuffers()
public void addSingleBuffer(int source,
int target)
Copyright © 2012–2020. All rights reserved.