__deepcopy__(self, memo) | CellMLToNektar.pycml.mathml | |
__delattr__(self, key) | CellMLToNektar.pycml.element_base | |
__init__(self) | CellMLToNektar.pycml.mathml_ci | |
__repr__(self) | CellMLToNektar.pycml.mathml | |
__setattr__(self, key, value) | CellMLToNektar.pycml.element_base | |
_cml_units | CellMLToNektar.pycml.mathml_ci | private |
_cml_variable | CellMLToNektar.pycml.mathml_ci | private |
_get_binding_time(self) | CellMLToNektar.pycml.mathml_ci | private |
_reduce(self) | CellMLToNektar.pycml.mathml_ci | private |
_rename(self, new_name=None) | CellMLToNektar.pycml.mathml_ci | private |
_set_variable_obj(self, var) | CellMLToNektar.pycml.mathml_ci | private |
_unset_cached_links(self, elt=None) | CellMLToNektar.pycml.mathml_ci | private |
classify_variables(self, dependencies_only=False, needs_special_treatment=lambda n:None) | CellMLToNektar.pycml.mathml_ci | |
clone(expr) | CellMLToNektar.pycml.mathml | static |
clone_self(self, register=False) | CellMLToNektar.pycml.mathml | |
cmeta_id(self) | CellMLToNektar.pycml.element_base | |
component | CellMLToNektar.pycml.mathml | static |
create_new(elt, variable_name) | CellMLToNektar.pycml.mathml_ci | static |
eval(self, elt) | CellMLToNektar.pycml.mathml | |
evaluate(self) | CellMLToNektar.pycml.mathml_ci | |
get_component(self) | CellMLToNektar.pycml.mathml | |
get_original_of_clone(self) | CellMLToNektar.pycml.mathml | |
get_units(self, return_set=True) | CellMLToNektar.pycml.mathml_ci | |
model(self) | CellMLToNektar.pycml.mathml | |
rootNode(self) | CellMLToNektar.pycml.element_base | |
variable(self) | CellMLToNektar.pycml.mathml_ci | |
xml_attributes | CellMLToNektar.pycml.element_base | |
xml_doc(self) | CellMLToNektar.pycml.element_base | |
xml_properties(self) | CellMLToNektar.pycml.element_base | |
xml_remove_child_at(self, index=-1) | CellMLToNektar.pycml.element_base | |