add_ref() | XPCOM::IObject | |
addElement(in CellMLElement x) | cellml_api::CellMLElement | |
addMath(in MathMLElement x) | cellml_api::MathContainer | |
appendExtensionElement(in ExtensionElement x) | cellml_api::CellMLElement | |
cellmlVersion | cellml_api::CellMLElement | |
childElements | cellml_api::CellMLElement | |
clearExtensionElements() | cellml_api::CellMLElement | |
clearMath() | cellml_api::MathContainer | |
clone(in boolean deep) | cellml_api::CellMLElement | |
cmetaId | cellml_api::CellMLElement | |
componentRef | cellml_api::ImportComponent | |
connections | cellml_api::CellMLComponent | |
containmentChildren | cellml_api::CellMLComponent | |
containmentParent | cellml_api::CellMLComponent | |
encapsulationChildren | cellml_api::CellMLComponent | |
encapsulationParent | cellml_api::CellMLComponent | |
extensionAttributes | cellml_api::CellMLElement | |
extensionElements | cellml_api::CellMLElement | |
getExtensionAttributeNS(in wstring ns, in wstring localName) | cellml_api::CellMLElement | |
getUserData(in wstring key) | cellml_api::CellMLElement | |
importNumber | cellml_api::CellMLComponent | |
insertExtensionElementAfter(in ExtensionElement marker, in ExtensionElement newEl) | cellml_api::CellMLElement | |
math | cellml_api::MathContainer | |
modelElement | cellml_api::CellMLElement | |
name | cellml_api::NamedCellMLElement | |
objid | XPCOM::IObject | |
parentElement | cellml_api::CellMLElement | |
prependExtensionElement(in ExtensionElement x) | cellml_api::CellMLElement | |
query_interface(in utf8string id) | XPCOM::IObject | |
reactions | cellml_api::CellMLComponent | |
release_ref() | XPCOM::IObject | |
removeByName(in CellMLAttributeString type, in CellMLAttributeString name) | cellml_api::CellMLElement | |
removeElement(in CellMLElement x) | cellml_api::CellMLElement | |
removeExtensionAttributeNS(in wstring ns, in wstring localName) | cellml_api::CellMLElement | |
removeExtensionElement(in ExtensionElement x) | cellml_api::CellMLElement | |
removeMath(in MathMLElement x) | cellml_api::MathContainer | |
replaceElement(in CellMLElement x, in CellMLElement y) | cellml_api::CellMLElement | |
replaceExtensionElement(in ExtensionElement x, in ExtensionElement y) | cellml_api::CellMLElement | |
replaceMath(in MathMLElement x, in MathMLElement y) | cellml_api::MathContainer | |
setExtensionAttributeNS(in wstring ns, in wstring qualifiedName, in wstring value) | cellml_api::CellMLElement | |
setUserData(in wstring key, in UserData data) | cellml_api::CellMLElement | |
units | cellml_api::CellMLComponent | |
variables | cellml_api::CellMLComponent | |