Personal tools
You are here: Home Members andre's Home Andre's Test CellML Centre CellML DOM API: Core implementation
 

CellML DOM API: Core implementation

Category: CellML API — Other products by this author
The core implementation of the CellML DOM API.

Latest release: CellML DOM API: Core implementation 1.0

Project Description

Additional resources

The core implementation of the CellML DOM API. This is a collection of C++ code implementing the DOM Core API(with some minor deviations), the MathML API, and CellML DOM API.

It also includes the interface definition language(IDL) files which define the interfaces themselves, and a testsuite to test that the implementation works.

C++ header files the interfaces are automatically generated from the IDL files, and so it will be possible for middleware layers like CORBA, and cross-language mappings, to be generated from the IDL files.