public class ReconstructionTask extends org.colomoto.common.task.AbstractTask<RegulatoryGraph> implements ViewCopyHelper<Graph<RegulatoryNode,RegulatoryMultiEdge>,RegulatoryNode,RegulatoryMultiEdge>
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
ReconstructionTask(org.colomoto.biolqm.LogicalModel reducedModel,
RegulatoryGraph graph) |
ReconstructionTask(org.colomoto.biolqm.LogicalModel reducedModel,
RegulatoryGraph graph,
ReductionConfig config) |
Modifier and Type | Method and Description |
---|---|
Dimension |
getOffset()
Offset to move the last copied element.
|
RegulatoryMultiEdge |
getSourceEdge(RegulatoryMultiEdge me)
Retrieve the equivalent edge from the source graph.
|
RegulatoryNode |
getSourceNode(RegulatoryNode node)
Retrieve the equivalent node from the source graph.
|
RegulatoryGraph |
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 ReconstructionTask(org.colomoto.biolqm.LogicalModel reducedModel, RegulatoryGraph graph)
public ReconstructionTask(org.colomoto.biolqm.LogicalModel reducedModel, RegulatoryGraph graph, ReductionConfig config)
public RegulatoryGraph performTask()
performTask
in class org.colomoto.common.task.AbstractTask<RegulatoryGraph>
public RegulatoryNode getSourceNode(RegulatoryNode node)
ViewCopyHelper
getSourceNode
in interface ViewCopyHelper<Graph<RegulatoryNode,RegulatoryMultiEdge>,RegulatoryNode,RegulatoryMultiEdge>
public RegulatoryMultiEdge getSourceEdge(RegulatoryMultiEdge me)
ViewCopyHelper
getSourceEdge
in interface ViewCopyHelper<Graph<RegulatoryNode,RegulatoryMultiEdge>,RegulatoryNode,RegulatoryMultiEdge>
public Dimension getOffset()
ViewCopyHelper
getOffset
in interface ViewCopyHelper<Graph<RegulatoryNode,RegulatoryMultiEdge>,RegulatoryNode,RegulatoryMultiEdge>
Copyright © 2005–2020. All rights reserved.