public class ProcessSedMLResults extends Object
DataGenerator
elements specified in the output. Constructor and Description |
---|
ProcessSedMLResults(org.jlibsedml.SedML sedml,
org.jlibsedml.Output output) |
Modifier and Type | Method and Description |
---|---|
org.jlibsedml.execution.IProcessedSedMLSimulationResults |
getProcessedResult() |
void |
process(Map<org.jlibsedml.AbstractTask,List<org.jlibsedml.execution.IRawSedmlSimulationResults>> res)
This method modifies jlibsedml's process method to support dataGenerators for repeatedTasks.
|
public ProcessSedMLResults(org.jlibsedml.SedML sedml, org.jlibsedml.Output output)
public void process(Map<org.jlibsedml.AbstractTask,List<org.jlibsedml.execution.IRawSedmlSimulationResults>> res)
public org.jlibsedml.execution.IProcessedSedMLSimulationResults getProcessedResult()
Copyright © 2007–2021. All rights reserved.