CellML API
cellml_services Namespace Reference
cellml_services Namespace Reference
A module for various CellML Services. More...
Classes | |
| interface | StringAnnotation |
| A string annotation. More... | |
| interface | ObjectAnnotation |
| An object annotation. More... | |
| interface | AnnotationSet |
| A set of finite-lifetime annotations. More... | |
| interface | AnnotationToolService |
| A service which allows other types of annotation utility objects to be created. More... | |
| interface | ComputationTarget |
| interface | ComputationTargetIterator |
| interface | CodeInformation |
| interface | CodeGenerator |
| interface | CustomCodeInformation |
| interface | CustomGenerator |
| interface | IDACodeInformation |
| interface | IDACodeGenerator |
| interface | CodeGeneratorBootstrap |
| interface | LanguageDictionary |
| Language dictionary for a specific service, eg MaLaES Tags or CCGS Patterns. More... | |
| interface | DictionaryGenerator |
| interface | CeLEDSBootstrap |
| interface | CodeExporter |
| Interface for exporting model to a programming language. More... | |
| interface | CeLEDSExporterBootstrap |
| interface | ValidationService |
| This is the base interface for CellML validation services. More... | |
| interface | ModelTransformationService |
| This is the base interface for CellML services which transform models from one form to another. More... | |
| interface | ConnectedVariableSet |
| interface | CeVAS |
| interface | CeVASBootstrap |
| interface | IntegrationProgressObserver |
| interface | CellMLIntegrationRun |
| interface | ODESolverRun |
| interface | DAESolverRun |
| interface | CellMLCompiledModel |
| interface | ODESolverCompiledModel |
| interface | DAESolverCompiledModel |
| interface | CellMLIntegrationService |
| interface | BaseUnit |
| interface | UserBaseUnit |
| interface | BaseUnitInstance |
| A reference to a base unit, optionally with a multiplier, offset, and exponent set. More... | |
| interface | CanonicalUnitRepresentation |
| The canonical representation of a units definition, as the product of powers of base units (perhaps with multiplicative factors, and optionally an offset if there is a single base unit). More... | |
| interface | CUSES |
| The primary interface to units processing services for a model. More... | |
| interface | CUSESBootstrap |
| interface | DegreeVariable |
| A source variable annotated by a degree. More... | |
| interface | DegreeVariableIterator |
| An interface allowing for iteration of variables by degree. More... | |
| interface | MaLaESResult |
| An interface allowing transformation results to be described. More... | |
| interface | MaLaESTransform |
| A MaLaES transformer, which takes MathML inputs, and produces programming language outputs. More... | |
| interface | MaLaESBootstrap |
| The bootstrap interface that can be used as a MaLaES transformer factory. More... | |
| interface | TeLICeMResult |
| interface | TeLICeMModelResult |
| interface | TeLICeMMathResult |
| interface | TeLICeMService |
| interface | CellMLValidityError |
| Represents a specific problem which causes a given document not to be a valid CellML model. More... | |
| interface | CellMLRepresentationValidityError |
| A validity error about the underlying structure used to represent the CellML model. More... | |
| interface | CellMLSemanticValidityError |
| A validity error at the semantic layer (used when the representation is valid, but there is some contradiction inherent in what is being represented. More... | |
| interface | CellMLValidityErrorSet |
| A list of CellML validity errors. More... | |
| interface | VACSService |
| The 'validation against CellML Specification Service' (VACSS) bootstrap interface. More... | |
Typedefs | |
| typedef sequence< double > | DoubleSeq |
Detailed Description
A module for various CellML Services.
Typedef Documentation
| typedef sequence<double> cellml_services::DoubleSeq |
Enumeration Type Documentation
- Enumerator:
- Enumerator:
