This is the complete list of members for libsbml.CompSBasePlugin, including all inherited members.
__init__(self, args) | libsbml.CompSBasePlugin | |
addReplacedElement(self, replacedElement) | libsbml.CompSBasePlugin | |
clearReplacedElements(self) | libsbml.CompSBasePlugin | |
clone(self) | libsbml.CompSBasePlugin | |
createReplacedBy(self) | libsbml.CompSBasePlugin | |
createReplacedElement(self) | libsbml.CompSBasePlugin | |
getElementByMetaId(self, metaid) | libsbml.CompSBasePlugin | |
getElementBySId(self, id) | libsbml.CompSBasePlugin | |
getElementNamespace(self) | libsbml.SBasePlugin | |
getLevel(self) | libsbml.SBasePlugin | |
getListOfAllElements(self, filter=None) | libsbml.SBasePlugin | |
getListOfReplacedElements(self, args) | libsbml.CompSBasePlugin | |
getNumReplacedElements(self) | libsbml.CompSBasePlugin | |
getPackageName(self) | libsbml.SBasePlugin | |
getPackageVersion(self) | libsbml.SBasePlugin | |
getParentSBMLObject(self, args) | libsbml.SBasePlugin | |
getPrefix(self) | libsbml.SBasePlugin | |
getReplacedBy(self, args) | libsbml.CompSBasePlugin | |
getReplacedElement(self, args) | libsbml.CompSBasePlugin | |
getSBMLDocument(self, args) | libsbml.SBasePlugin | |
getURI(self) | libsbml.SBasePlugin | |
getVersion(self) | libsbml.SBasePlugin | |
isSetReplacedBy(self) | libsbml.CompSBasePlugin | |
isValidTypeForList(self, item) | libsbml.SBasePlugin | |
logInvalidId(self, attribute, wrongattribute) | libsbml.CompSBasePlugin | |
removeReplacedElement(self, index) | libsbml.CompSBasePlugin | |
renameMetaIdRefs(self, oldid, newid) | libsbml.SBasePlugin | |
renameSIdRefs(self, oldid, newid) | libsbml.SBasePlugin | |
renameUnitSIdRefs(self, oldid, newid) | libsbml.SBasePlugin | |
setElementNamespace(self, uri) | libsbml.SBasePlugin | |
setReplacedBy(self, replacedBy) | libsbml.CompSBasePlugin | |
unsetReplacedBy(self) | libsbml.CompSBasePlugin | |