public class ProcessSedMLResults extends Object
DataGenerator
elements specified in the output. Constructor | Description |
---|---|
ProcessSedMLResults(org.jlibsedml.SedML sedml,
org.jlibsedml.Output output) |
Modifier and Type | Method | 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–2018. All rights reserved.