CellML API /home/andrew/Documents/cellml-api-doxygen/interfaces/CellML_Services.idl Source File Main Page Related Pages Namespaces Classes Files File List File Members All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages CellML_Services.idl Go to the documentation of this file. 1 #include "CellML_APISPEC.idl" 2 7 module cellml_services 8 { 16 interface ValidationService 17 { 26 wstring validateElement(in cellml_api::CellMLElement el) 27 raises(cellml_api::CellMLException); 28 }; 29 #pragma cross-module-inheritance 30 38 interface ModelTransformationService 39 { 47 cellml_api::Model transformModel(in cellml_api::Model m) 48 raises(cellml_api::CellMLException); 49 }; 50 #pragma cross-module-inheritance 51 }; CellML API Documentation Downloads Applications Support CellMLCellML API DocumentationIntroductionGetting startedTutorials on accessing the APIGetting Started with the API Implementation (read this first)Build process for Ubuntu Linux 9.04 and laterThe basics of using the CellML API from C++Working with CellML models using JavaWorking with CellML models using PythonDeprecated ListNamespacesClassesFilesFile ListandrewDocumentscellml-api-doxygeninterfacesAnnoTools.idlCCGS.idlCeLEDS.idlCeLEDSExporter.idlCellML_APISPEC.idlCellML_Context.idlCellML_events.idlCellML_Services.idlCeVAS.idlCIS.idlCUSES.idlDOM_APISPEC.idlDOM_events.idlMaLaES.idlMathML_content_APISPEC.idlRDF_APISPEC.idlSProS.idlSRuS.idlTeLICeMS.idlVACSS.idlxpath.idlxpcom.idlFile Members