public class ReductionStub extends Object implements ReductionLauncher
Constructor and Description |
---|
ReductionStub(RegulatoryGraph graph) |
Modifier and Type | Method and Description |
---|---|
void |
endSimu(Graph graph,
Exception e) |
RegulatoryGraph |
getReducedGraph() |
boolean |
showPartialReduction(List<org.colomoto.biolqm.NodeInfo> l_todo)
Stub method ignoring GUI options
(non-Javadoc)
|
public ReductionStub(RegulatoryGraph graph)
public void endSimu(Graph graph, Exception e)
graph
- a Graph object (which needs to be a RegulatoryGraph)e
- an Exception which might have occured during reduction
(non-Javadoc)org.ginsim.service.tool.modelreduction.ReductionLauncher#endSimu(org
.ginsim.core.graph.common.Graph, java.lang.Exception)
public boolean showPartialReduction(List<org.colomoto.biolqm.NodeInfo> l_todo)
showPartialReduction
in interface ReductionLauncher
showPartialReduction(java.util.List)
public RegulatoryGraph getReducedGraph()
Copyright © 2005–2020. All rights reserved.