CellML DOM API: Core implementation
Category: API implementations
—
Other products by this author
The core implementation of the CellML DOM API.
Latest release: CellML DOM API: Core implementation 1.5
Version 1.5 handles a broader range of systems
Read more
-
Download
CellML DOM API: Core implementation
for
all platforms
(1.2 MB)
- CellML DOM API 1.5 source tarball
-
Download
CellML DOM API: Core implementation
for
all platforms
(2.2 MB)
- CellML DOM API 1.5 source zip file
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.
