libSBML Perl API  libSBML 5.8.0 Perl API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SBase Member List

This is the complete list of members for SBase, including all inherited members.

accept(SBMLVisitor &v) const =0SBasepure virtual
addCVTerm(CVTerm *term, bool newBag=false)SBase
appendAnnotation(const XMLNode *annotation)SBasevirtual
appendAnnotation(const std::string &annotation)SBasevirtual
appendNotes(const XMLNode *notes)SBase
appendNotes(const std::string &notes)SBase
clone() const =0SBasepure virtual
disablePackage(const std::string &pkgURI, const std::string &pkgPrefix)SBase
enablePackage(const std::string &pkgURI, const std::string &pkgPrefix, bool flag)SBase
getAllElements()SBasevirtual
getAllElementsFromPlugins()SBasevirtual
getAncestorOfType(int type, const std::string pkgName="core")SBase
getAncestorOfType(int type, const std::string pkgName="core") const SBase
getAnnotation()SBase
getAnnotation() const SBase
getAnnotationString()SBase
getAnnotationString() const SBase
getColumn() const SBase
getCVTerm(unsigned int n)SBase
getCVTerms()SBase
getCVTerms() const SBase
getElementByMetaId(std::string metaid)SBasevirtual
getElementBySId(std::string id)SBasevirtual
getElementName() const =0SBasepure virtual
getLevel() const SBase
getLine() const SBase
getMetaId() const SBase
getMetaId()SBase
getModel() const SBase
getModelHistory() const SBase
getModelHistory()SBase
getNamespaces() const SBasevirtual
getNotes()SBase
getNotes() const SBase
getNotesString()SBase
getNotesString() const SBase
getNumCVTerms()SBase
getNumPlugins() const SBase
getPackageName() const SBase
getPackageVersion() const SBase
getParentSBMLObject()SBase
getParentSBMLObject() const SBase
getPlugin(const std::string &package)SBase
getPlugin(const std::string &package) const SBase
getPlugin(unsigned int n)SBase
getPlugin(unsigned int n) const SBase
getResourceBiologicalQualifier(std::string resource)SBase
getResourceModelQualifier(std::string resource)SBase
getSBMLDocument() const SBase
getSBMLDocument()SBase
getSBOTerm() const SBase
getSBOTermAsURL() const SBase
getSBOTermID() const SBase
getTypeCode() const SBasevirtual
getUserData() const SBase
getVersion() const SBase
hasValidLevelVersionNamespaceCombination()SBase
isPackageEnabled(const std::string &pkgName) const SBase
isPackageURIEnabled(const std::string &pkgURI) const SBase
isPkgEnabled(const std::string &pkgName) const SBase
isPkgURIEnabled(const std::string &pkgURI) const SBase
isSetAnnotation() const SBase
isSetMetaId() const SBase
isSetModelHistory()SBase
isSetNotes() const SBase
isSetSBOTerm() const SBase
matchesRequiredSBMLNamespacesForAddition(const SBase *sb)SBase
matchesRequiredSBMLNamespacesForAddition(const SBase *sb) const SBase
matchesSBMLNamespaces(const SBase *sb)SBase
matchesSBMLNamespaces(const SBase *sb) const SBase
operator=(const SBase &rhs)SBase
removeFromParentAndDelete()SBasevirtual
removeTopLevelAnnotationElement(const std::string elementName, const std::string elementURI="")SBase
renameMetaIdRefs(std::string oldid, std::string newid)SBasevirtual
renameSIdRefs(std::string oldid, std::string newid)SBasevirtual
renameUnitSIdRefs(std::string oldid, std::string newid)SBasevirtual
replaceTopLevelAnnotationElement(const XMLNode *annotation)SBase
replaceTopLevelAnnotationElement(const std::string &annotation)SBase
setAnnotation(const XMLNode *annotation)SBasevirtual
setAnnotation(const std::string &annotation)SBasevirtual
setElementText(const std::string &text)SBaseprotectedvirtual
setMetaId(const std::string &metaid)SBase
setModelHistory(ModelHistory *history)SBase
setNamespaces(XMLNamespaces *xmlns)SBase
setNotes(const XMLNode *notes)SBase
setNotes(const std::string &notes, bool addXHTMLMarkup=false)SBase
setSBOTerm(int value)SBasevirtual
setSBOTerm(const std::string &sboid)SBasevirtual
setUserData(void *userData)SBase
toSBML()SBase
unsetAnnotation()SBase
unsetCVTerms()SBase
unsetId()SBasevirtual
unsetMetaId()SBase
unsetModelHistory()SBase
unsetName()SBasevirtual
unsetNotes()SBase
unsetSBOTerm()SBase
~SBase()SBasevirtual