__delattr__(self, key) | CellMLToNektar.pycml.element_base | |
__init__(self) | CellMLToNektar.pycml.cellml_component | |
__setattr__(self, key, value) | CellMLToNektar.pycml.element_base | |
_add_child_component(self, reln_key, child) | CellMLToNektar.pycml.cellml_component | private |
_add_variable(self, var) | CellMLToNektar.pycml.cellml_component | private |
_build_units_dictionary(self) | CellMLToNektar.pycml.cellml_component | private |
_clear_hierarchy(self, reln_key) | CellMLToNektar.pycml.cellml_component | private |
_cml_children | CellMLToNektar.pycml.cellml_component | private |
_cml_created_by_pe | CellMLToNektar.pycml.cellml_component | private |
_cml_parents | CellMLToNektar.pycml.cellml_component | private |
_cml_units | CellMLToNektar.pycml.cellml_component | private |
_del_variable(self, var, keep_annotations=False) | CellMLToNektar.pycml.cellml_component | private |
_has_child_components(self, reln_key) | CellMLToNektar.pycml.cellml_component | private |
_set_parent_component(self, reln_key, parent) | CellMLToNektar.pycml.cellml_component | private |
add_units(self, name, units) | CellMLToNektar.pycml.cellml_component | |
cmeta_id(self) | CellMLToNektar.pycml.element_base | |
create_new(elt, name) | CellMLToNektar.pycml.cellml_component | static |
get_all_units(self) | CellMLToNektar.pycml.cellml_component | |
get_units_by_name(self, uname) | CellMLToNektar.pycml.cellml_component | |
get_variable_by_name(self, varname) | CellMLToNektar.pycml.cellml_component | |
ignore_component_name(self) | CellMLToNektar.pycml.cellml_component | |
name | CellMLToNektar.pycml.cellml_component | |
parent(self, relationship=u 'encapsulation', namespace=None, name=None, reln_key=None) | CellMLToNektar.pycml.cellml_component | |
rootNode(self) | CellMLToNektar.pycml.element_base | |
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 | |