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
1.0rc5 has been released unchanged as 1.0
Read more
Project Description
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.
