|
XPSEDAPI
|
| The object is the top-level object, from which anything which needs to get passed between modules should inherit | |
| Base is implemented by all types of element in SEDML | |
| A SEDML Change | |
| A SEDML XML addition | |
| A SEDML XML change | |
| A SEDML attribute change | |
| A SEDML ComputeChange style change | |
| A SEDML XML removal | |
| The base interface for all elements with name attributes | |
| A SEDML Curve | |
| A SEDML Surface | |
| A SEDML DataSet | |
| The base interface for all elements with name and id attributes | |
| A SEDML DataGenerator | |
| A SEDML reference to a particular model | |
| A SEDML Output | |
| A SEDML Parameter | |
| A SEDML simulation | |
| A SEDML task | |
| A SEDML Variable | |
| The top-level SEDML element | |
| The base interface for iterating sets of SEDML elements | |
| An iterator of Changes | |
| The base type of all iterators of elements with name attributes | |
| Allows SEDML Curves to be iterated | |
| Allows SEDML Surfaces to be iterated | |
| Allows SEDML DataSets to be iterated | |
| Allows named, identified elements to be iterated | |
| An interator of DataGenerators | |
| An iterator of models | |
| An iterator of Outputs | |
| An iterator of Parameters | |
| An iterator of simulations | |
| An iterator of SEDML tasks | |
| An iterator of Variables | |
| The base interface for sets of elements in SEDML | |
| A set of Changes | |
| The base type for all sets of elements with name attributes | |
| A set of SEDML Curve | |
| A set of SEDML Surfaces | |
| A set of SEDML DataSets | |
| The base type for all sets of named, identified elements | |
| A set of DataGenerators | |
| A set of models | |
| A set of Outputs | |
| A set of Parameters | |
| A set of simulations | |
| A set of SEDML tasks | |
| A set of Variables | |
| The Bootstrap object provides a starting point from which implementations of all the other required interfaces can be obtained (directly or indirectly) | |
| GeneratedData describes the output of a single DataGenerator | |
| GeneratedDataMonitor is a 'callback' interface implemented by the application to receive updates as more generated data becomes available | |
| Describes a set of outputs, generated by a set of DataGenerators | |
| This interface represents the SEDMLProcessor | |
| A TransformedModel is the outcome of processing a model in accordance with the instructions found in a SED-ML description | |
| A set of models which have been transformed according to the instructions in a SED-ML description |