XPSEDAPI
 All Classes Namespaces Files Functions Variables Typedefs
SProS.idl File Reference
Include dependency graph for SProS.idl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

interface  SProS::Bootstrap
interface  SProS::Base
 Base is implemented by all types of element in SEDML. More...
exception  SProS::SProSException
interface  SProS::BaseSet
 The base interface for sets of elements in SEDML. More...
interface  SProS::BaseIterator
 The base interface for iterating sets of SEDML elements. More...
interface  SProS::SEDMLElement
 The top-level SEDML element. More...
interface  SProS::NamedElement
 The base interface for all elements with name attributes. More...
interface  SProS::NamedElementSet
 The base type for all sets of elements with name attributes. More...
interface  SProS::NamedElementIterator
 The base type of all iterators of elements with name attributes. More...
interface  SProS::NamedIdentifiedElement
 The base interface for all elements with name and id attributes. More...
interface  SProS::NamedIdentifiedElementSet
 The base type for all sets of named, identified elements. More...
interface  SProS::NamedIdentifiedElementIterator
 Allows named, identified elements to be iterated. More...
interface  SProS::Model
 A SEDML reference to a particular model. More...
interface  SProS::ModelSet
 A set of models. More...
interface  SProS::ModelIterator
 An iterator of models. More...
interface  SProS::Simulation
 A SEDML simulation. More...
interface  SProS::SimulationSet
 A set of simulations. More...
interface  SProS::SimulationIterator
 An iterator of simulations. More...
interface  SProS::UniformTimeCourse
 A Uniform Time Course simulation. More...
interface  SProS::Task
 A SEDML task. More...
interface  SProS::TaskSet
 A set of SEDML tasks. More...
interface  SProS::TaskIterator
 An iterator of SEDML tasks. More...
interface  SProS::DataGenerator
 A SEDML DataGenerator. More...
interface  SProS::DataGeneratorSet
 A set of DataGenerators. More...
interface  SProS::DataGeneratorIterator
 An interator of DataGenerators. More...
interface  SProS::Output
 A SEDML Output. More...
interface  SProS::OutputSet
 A set of Outputs. More...
interface  SProS::OutputIterator
 An iterator of Outputs. More...
interface  SProS::Plot2D
 A SEDML 2D Plot output. More...
interface  SProS::Plot3D
 A SEDML 3D Plot output. More...
interface  SProS::Report
 A SEDML Report output. More...
interface  SProS::Change
 A SEDML Change. More...
interface  SProS::ChangeSet
 A set of Changes. More...
interface  SProS::ChangeIterator
 An iterator of Changes. More...
interface  SProS::ComputeChange
 A SEDML ComputeChange style change. More...
interface  SProS::ChangeAttribute
 A SEDML attribute change. More...
interface  SProS::AddXML
 A SEDML XML addition. More...
interface  SProS::ChangeXML
 A SEDML XML change. More...
interface  SProS::RemoveXML
 A SEDML XML removal. More...
interface  SProS::Variable
 A SEDML Variable. More...
interface  SProS::VariableSet
 A set of Variables. More...
interface  SProS::VariableIterator
 An iterator of Variables. More...
interface  SProS::Parameter
 A SEDML Parameter. More...
interface  SProS::ParameterSet
 A set of Parameters. More...
interface  SProS::ParameterIterator
 An iterator of Parameters. More...
interface  SProS::Curve
 A SEDML Curve. More...
interface  SProS::CurveSet
 A set of SEDML Curve. More...
interface  SProS::CurveIterator
 Allows SEDML Curves to be iterated. More...
interface  SProS::Surface
 A SEDML Surface. More...
interface  SProS::SurfaceSet
 A set of SEDML Surfaces. More...
interface  SProS::SurfaceIterator
 Allows SEDML Surfaces to be iterated. More...
interface  SProS::DataSet
 A SEDML DataSet. More...
interface  SProS::DataSetSet
 A set of SEDML DataSets. More...
interface  SProS::DataSetIterator
 Allows SEDML DataSets to be iterated. More...

Namespaces

namespace  SProS
 The SProS, or SEDML Processing Service, provides services for parsing SEDML descriptions, and retrieving all the associated information from it.