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

Collaboration diagram for mathml_dom::MathMLCsymbolElement:

Additional Inherited Members | |
Public Member Functions inherited from mathml_dom::MathMLContentToken | |
| dom::Node | getArgument (in unsigned long index) |
| dom::Node | insertArgument (in dom::Node newArgument, in unsigned long index) |
| dom::Node | setArgument (in dom::Node newArgument, in unsigned long index) |
| void | deleteArgument (in unsigned long index) |
| dom::Node | removeArgument (in unsigned long index) |
Public Attributes inherited from mathml_dom::MathMLContentToken | |
| readonly attribute MathMLNodeList | arguments |
| attribute dom::DOMString | definitionURL |
| attribute dom::DOMString | encoding |
Detailed Description
Definition at line 129 of file MathML_content_APISPEC.idl.

Public Member Functions inherited from