libSBML C++ API  5.20.2
SBMLDocument Member List

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

addCVTerm(CVTerm *term, bool newBag=false)SBase
addModifiedDate(Date *date)SBase
appendAnnotation(const XMLNode *annotation)SBasevirtual
appendAnnotation(const std::string &annotation)SBasevirtual
appendNotes(const XMLNode *notes)SBase
appendNotes(const std::string &notes)SBase
checkConsistency()SBMLDocument
checkConsistencyWithStrictUnits()SBMLDocument
checkInternalConsistency()SBMLDocument
checkL1Compatibility(bool inConversion=false)SBMLDocument
checkL2v1Compatibility(bool inConversion=false)SBMLDocument
checkL2v2Compatibility(bool inConversion=false)SBMLDocument
checkL2v3Compatibility(bool inConversion=false)SBMLDocument
checkL2v4Compatibility()SBMLDocument
checkL2v5Compatibility()SBMLDocument
checkL3v1Compatibility()SBMLDocument
checkL3v2Compatibility()SBMLDocument
clone() constSBMLDocumentvirtual
convert(const ConversionProperties &props)SBMLDocumentvirtual
createModel(const std::string sid="")SBMLDocument
deleteDisabledPlugins(bool recursive=true)SBase
disablePackage(const std::string &pkgURI, const std::string &pkgPrefix)SBase
enableDefaultNS(const std::string &package, bool flag)SBMLDocument
enablePackage(const std::string &pkgURI, const std::string &pkgPrefix, bool flag)SBase
expandFunctionDefinitions()SBMLDocument
expandInitialAssignments()SBMLDocument
getAllElements(ElementFilter *filter=NULL)SBMLDocumentvirtual
getAllElementsFromPlugins(ElementFilter *filter=NULL)SBasevirtual
getAncestorOfType(int type, const std::string &pkgName="core")SBase
getAncestorOfType(int type, const std::string pkgName="core") constSBase
getAnnotation()SBase
getAnnotation() constSBase
getAnnotationString()SBase
getAnnotationString() constSBase
getColumn() constSBase
getCreatedDate() constSBase
getCreatedDate()SBase
getCVTerm(unsigned int n)SBase
getCVTerms()SBase
getCVTerms() constSBase
getDefaultLevel()SBMLDocumentstatic
getDefaultVersion()SBMLDocumentstatic
getDisabledPlugin(unsigned int n)SBase
getDisabledPlugin(unsigned int n) constSBase
getElementByMetaId(const std::string &metaid)SBMLDocumentvirtual
SBase::getElementByMetaId(const std::string &metaid) constSBase
getElementBySId(const std::string &id)SBMLDocumentvirtual
SBase::getElementBySId(const std::string &id) constSBasevirtual
getElementName() constSBMLDocumentvirtual
getError(unsigned int n) constSBMLDocument
getErrorLog()SBMLDocument
getErrorLog() constSBMLDocument
getErrorWithSeverity(unsigned int n, unsigned int severity) constSBMLDocument
getId() constSBasevirtual
getIdAttribute() constSBase
getLevel() constSBase
getLine() constSBase
getLocationURI() constSBMLDocument
getLocationURI()SBMLDocument
getMetaId() constSBase
getMetaId()SBase
getModel() constSBMLDocument
getModel()SBMLDocument
getModelHistory() constSBase
getModelHistory()SBase
getModifiedDate(unsigned int n)SBase
getName() constSBasevirtual
getNamespaces() constSBMLDocumentvirtual
getNotes()SBase
getNotes() constSBase
getNotesString()SBase
getNotesString() constSBase
getNumCVTerms() constSBase
getNumDisabledPlugins() constSBase
getNumErrors() constSBMLDocument
getNumErrors(unsigned int severity) constSBMLDocument
getNumModifiedDates()SBase
getNumPlugins() constSBase
getPackageCoreVersion() constSBase
getPackageName() constSBase
getPackageRequired(const std::string &package)SBMLDocument
getPackageVersion() constSBase
getParentSBMLObject()SBase
getParentSBMLObject() constSBase
getPkgRequired(const std::string &package)SBMLDocument
getPlugin(const std::string &package)SBase
getPlugin(const std::string &package) constSBase
getPlugin(unsigned int n)SBase
getPlugin(unsigned int n) constSBase
getPrefix() constSBase
getResourceBiologicalQualifier(std::string resource) constSBase
getResourceModelQualifier(std::string resource) constSBase
getSBMLDocument() constSBase
getSBMLDocument()SBase
getSBOTerm() constSBase
getSBOTermAsURL() constSBase
getSBOTermID() constSBase
getTypeCode() constSBMLDocumentvirtual
getURI() constSBase
getUserData() constSBase
getVersion() constSBase
hasValidLevelVersionNamespaceCombination()SBase
isDisabledIgnoredPackage(const std::string &pkgURI) constSBMLDocument
isEnabledDefaultNS(const std::string &package)SBMLDocument
isIgnoredPackage(const std::string &pkgURI)SBMLDocument
isIgnoredPkg(const std::string &pkgURI)SBMLDocument
isPackageEnabled(const std::string &pkgName) constSBase
isPackageURIEnabled(const std::string &pkgURI) constSBase
isPkgEnabled(const std::string &pkgName) constSBase
isPkgURIEnabled(const std::string &pkgURI) constSBase
isSetAnnotation() constSBase
isSetCreatedDate() constSBase
isSetId() constSBasevirtual
isSetIdAttribute() constSBase
isSetMetaId() constSBase
isSetModel() constSBMLDocument
isSetModelHistory() constSBase
isSetModifiedDate() constSBase
isSetName() constSBasevirtual
isSetNotes() constSBase
isSetPackageRequired(const std::string &package)SBMLDocument
isSetPkgRequired(const std::string &package)SBMLDocument
isSetSBOTerm() constSBase
isSetUserData() constSBase
matchesRequiredSBMLNamespacesForAddition(const SBase *sb)SBase
matchesRequiredSBMLNamespacesForAddition(const SBase *sb) constSBase
matchesSBMLNamespaces(const SBase *sb)SBase
matchesSBMLNamespaces(const SBase *sb) constSBase
operator=(const SBMLDocument &rhs)SBMLDocument
SBase::operator=(const SBase &rhs)SBase
printErrors(std::ostream &stream=std::cerr) constSBMLDocument
printErrors(std::ostream &stream, unsigned int severity) constSBMLDocument
read(const XMLNode &node, XMLErrorSeverityOverride_t flag=LIBSBML_OVERRIDE_DISABLED)SBase
removeFromParentAndDelete()SBasevirtual
removeTopLevelAnnotationElement(const std::string &elementName, const std::string elementURI="", bool removeEmpty=true)SBase
renameMetaIdRefs(const std::string &oldid, const std::string &newid)SBasevirtual
renameSIdRefs(const std::string &oldid, const std::string &newid)SBasevirtual
renameUnitSIdRefs(const std::string &oldid, const std::string &newid)SBasevirtual
replaceTopLevelAnnotationElement(const XMLNode *annotation)SBase
replaceTopLevelAnnotationElement(const std::string &annotation)SBase
SBMLDocument(unsigned int level=0, unsigned int version=0)SBMLDocument
SBMLDocument(SBMLNamespaces *sbmlns)SBMLDocument
SBMLDocument(const SBMLDocument &orig)SBMLDocument
setAnnotation(const XMLNode *annotation)SBasevirtual
setAnnotation(const std::string &annotation)SBasevirtual
setConsistencyChecks(SBMLErrorCategory_t category, bool apply)SBMLDocument
setConsistencyChecksForConversion(SBMLErrorCategory_t category, bool apply)SBMLDocument
setCreatedDate(Date *date)SBase
setElementText(const std::string &text)SBaseprotectedvirtual
setId(const std::string &sid)SBasevirtual
setIdAttribute(const std::string &sid)SBasevirtual
setLevelAndVersion(unsigned int level, unsigned int version, bool strict=true, bool ignorePackages=false)SBMLDocument
setLocationURI(const std::string &uri)SBMLDocument
setMetaId(const std::string &metaid)SBase
setModel(const Model *m)SBMLDocument
setModelHistory(ModelHistory *history)SBase
setName(const std::string &name)SBasevirtual
setNamespaces(XMLNamespaces *xmlns)SBase
setNotes(const XMLNode *notes)SBase
setNotes(const std::string &notes, bool addXHTMLMarkup=false)SBase
setPackageRequired(const std::string &package, bool flag)SBMLDocument
setPkgRequired(const std::string &package, bool flag)SBMLDocument
setSBOTerm(int value)SBasevirtual
setSBOTerm(const std::string &sboid)SBasevirtual
setUserData(void *userData)SBase
toSBML()SBase
toXMLNode()SBase
unsetAnnotation()SBase
unsetCreatedDate()SBase
unsetCVTerms()SBase
unsetId()SBasevirtual
unsetIdAttribute()SBase
unsetMetaId()SBase
unsetModelHistory()SBase
unsetModifiedDates()SBase
unsetName()SBasevirtual
unsetNotes()SBase
unsetSBOTerm()SBase
unsetUserData()SBase
validateSBML()SBMLDocument
~SBase()SBasevirtual
~SBMLDocument()SBMLDocumentvirtual