CellML API
mathml_dom::MathMLBvarElement Interface Reference
mathml_dom::MathMLBvarElement Interface Reference
Inheritance diagram for mathml_dom::MathMLBvarElement:

Collaboration diagram for mathml_dom::MathMLBvarElement:

Additional Inherited Members | |
![]() | |
MathMLBvarElement | getBoundVariable (in unsigned long index) |
MathMLBvarElement | insertBoundVariable (in MathMLBvarElement newBVar, in unsigned long index) raises (dom::DOMException) |
MathMLBvarElement | setBoundVariable (in MathMLBvarElement newBVar, in unsigned long index) raises (dom::DOMException) |
void | deleteBoundVariable (in unsigned long index) |
MathMLBvarElement | removeBoundVariable (in unsigned long index) |
![]() | |
readonly attribute unsigned long | nBoundVariables |
attribute MathMLConditionElement | condition |
attribute MathMLElement | opDegree |
attribute MathMLElement | domainOfApplication |
attribute MathMLElement | momentAbout |
Detailed Description
Definition at line 193 of file MathML_content_APISPEC.idl.