XPSEDAPI
|
Go to the source code of this file.
Classes | |
exception | SRuS::SRuSException |
interface | SRuS::SEDMLProcessor |
This interface represents the SEDMLProcessor. More... | |
interface | SRuS::TransformedModel |
A TransformedModel is the outcome of processing a model in accordance with the instructions found in a SED-ML description. More... | |
interface | SRuS::TransformedModelSet |
A set of models which have been transformed according to the instructions in a SED-ML description. More... | |
interface | SRuS::GeneratedDataMonitor |
GeneratedDataMonitor is a 'callback' interface implemented by the application to receive updates as more generated data becomes available. More... | |
interface | SRuS::GeneratedData |
GeneratedData describes the output of a single DataGenerator. More... | |
interface | SRuS::GeneratedDataSet |
Describes a set of outputs, generated by a set of DataGenerators. More... | |
interface | SRuS::Bootstrap |
The Bootstrap object provides a starting point from which implementations of all the other required interfaces can be obtained (directly or indirectly). More... |
Namespaces | |
namespace | SRuS |
The SRuS, or SED-ML Running Service, provides services for running SED-ML models. |