public class ReductionTask
extends org.colomoto.common.task.AbstractTask<org.colomoto.biolqm.LogicalModel>
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
ReductionTask(org.colomoto.biolqm.LogicalModel model,
ReductionConfig config) |
ReductionTask(org.colomoto.biolqm.LogicalModel model,
ReductionConfig config,
ReductionLauncher launcher) |
ReductionTask(RegulatoryGraph graph,
ReductionConfig config) |
ReductionTask(RegulatoryGraph graph,
ReductionConfig config,
ReductionLauncher launcher) |
Modifier and Type | Method and Description |
---|---|
org.colomoto.biolqm.LogicalModel |
performTask() |
background, call, cancel, getResult, getStatus, run
activeCount, 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, yield
public ReductionTask(RegulatoryGraph graph, ReductionConfig config)
public ReductionTask(org.colomoto.biolqm.LogicalModel model, ReductionConfig config)
public ReductionTask(RegulatoryGraph graph, ReductionConfig config, ReductionLauncher launcher)
public ReductionTask(org.colomoto.biolqm.LogicalModel model, ReductionConfig config, ReductionLauncher launcher)
Copyright © 2005–2020. All rights reserved.