interfaces/CeVAS.idl File Reference

CeVAS.idl File Reference

The CeVAS, or CellML Variable Association Service, provides services which make it easier to work out which variables are the same, and so reduces the complexity of working with models which have mathematics spread across multiple components, possibly imported from multiple documents. More...

Include dependency graph for CeVAS.idl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

interface  cellml_services::ConnectedVariableSet
interface  cellml_services::CeVAS
interface  cellml_services::CeVASBootstrap

Namespaces

namespace  cellml_services
 A module for various CellML Services.

Detailed Description

The CeVAS, or CellML Variable Association Service, provides services which make it easier to work out which variables are the same, and so reduces the complexity of working with models which have mathematics spread across multiple components, possibly imported from multiple documents.

Definition in file CeVAS.idl.

Back to Top