libSBML C++ API  libSBML 5.8.0 C++ API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Submodel Member List

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

accept(SBMLVisitor &v) const Submodelvirtual
addCVTerm(CVTerm *term, bool newBag=false)SBase
addDeletion(const Deletion *deletion)Submodel
appendAnnotation(const XMLNode *annotation)SBasevirtual
appendAnnotation(const std::string &annotation)SBasevirtual
appendNotes(const XMLNode *notes)SBase
appendNotes(const std::string &notes)SBase
clearInstantiation()Submodelvirtual
clone() const Submodelvirtual
CompBase(unsigned int level=CompExtension::getDefaultLevel(), unsigned int version=CompExtension::getDefaultVersion(), unsigned int pkgVersion=CompExtension::getDefaultPackageVersion())CompBase
CompBase(CompPkgNamespaces *compns)CompBase
CompBase(const CompBase &source)CompBase
convertTimeAndExtent()Submodelvirtual
createDeletion()Submodel
disablePackage(const std::string &pkgURI, const std::string &pkgPrefix)SBase
enablePackage(const std::string &pkgURI, const std::string &pkgPrefix, bool flag)SBase
getAllElements()Submodelvirtual
getAllElementsFromPlugins()SBasevirtual
getAllInstantiatedElements()Submodelvirtual
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
getDeletion(unsigned int n)Submodel
getDeletion(unsigned int n) const Submodel
getDeletion(std::string id)Submodel
getDeletion(std::string id) const Submodel
getElementByMetaId(std::string metaid)Submodelvirtual
getElementBySId(std::string id)Submodelvirtual
getElementName() const Submodelvirtual
getExtentConversionFactor() const Submodelvirtual
getId() const Submodelvirtual
getInstantiation()Submodelvirtual
getInstantiation() const Submodelvirtual
getLevel() const SBase
getLine() const SBase
getListOfDeletions() const Submodel
getListOfDeletions()Submodel
getMetaId() const SBase
getMetaId()SBase
getModel() const SBase
getModelHistory() const SBase
getModelHistory()SBase
getModelRef() const Submodelvirtual
getName() const Submodelvirtual
getNamespaces() const SBasevirtual
getNotes()SBase
getNotes() const SBase
getNotesString()SBase
getNotesString() const SBase
getNumCVTerms()SBase
getNumDeletions() const Submodel
getNumPlugins() const SBase
getPackageName() const CompBase
getPackageURI() const CompBase
getPackageVersion() const CompBase
getParentModel(SBase *child)CompBasestatic
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
getPrefix() const CompBase
getResourceBiologicalQualifier(std::string resource)SBase
getResourceModelQualifier(std::string resource)SBase
getSBMLDocument() const SBase
getSBMLDocument()SBase
getSBOTerm() const SBase
getSBOTermAsURL() const SBase
getSBOTermID() const SBase
getSubstanceConversionFactor() const Submodelvirtual
getTimeConversionFactor() const Submodelvirtual
getTypeCode() const Submodelvirtual
getUserData() const SBase
getVersion() const SBase
hasRequiredAttributes() const Submodelvirtual
hasValidLevelVersionNamespaceCombination()SBase
instantiate()Submodelvirtual
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
isSetExtentConversionFactor() const Submodelvirtual
isSetId() const Submodelvirtual
isSetMetaId() const SBase
isSetModelHistory()SBase
isSetModelRef() const Submodelvirtual
isSetName() const Submodelvirtual
isSetNotes() const SBase
isSetSBOTerm() const SBase
isSetSubstanceConversionFactor() const Submodelvirtual
isSetTimeConversionFactor() const Submodelvirtual
matchesRequiredSBMLNamespacesForAddition(const SBase *sb)SBase
matchesRequiredSBMLNamespacesForAddition(const SBase *sb) const SBase
matchesSBMLNamespaces(const SBase *sb)SBase
matchesSBMLNamespaces(const SBase *sb) const SBase
operator=(const Submodel &source)Submodel
CompBase::operator=(const CompBase &source)CompBase
SBase::operator=(const SBase &rhs)SBase
performDeletions()Submodelvirtual
removeDeletion(unsigned int index)Submodel
removeDeletion(const std::string &sid)Submodel
removeFromParentAndDelete()SBasevirtual
removeFromParentAndPorts(SBase *todelete)CompBaseprotectedstatic
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)Submodelvirtual
renameUnitSIdRefs(std::string oldid, std::string newid)SBasevirtual
replaceElement(SBase *toReplace, SBase *replacement)Submodelvirtual
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
setExtentConversionFactor(const std::string &id)Submodelvirtual
setId(const std::string &id)Submodelvirtual
setMetaId(const std::string &metaid)SBase
setModelHistory(ModelHistory *history)SBase
setModelRef(const std::string &modelRef)Submodelvirtual
setName(const std::string &name)Submodelvirtual
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
setSubstanceConversionFactor(const std::string &id)Submodelvirtual
setTimeConversionFactor(const std::string &id)Submodelvirtual
setUserData(void *userData)SBase
Submodel(unsigned int level=CompExtension::getDefaultLevel(), unsigned int version=CompExtension::getDefaultVersion(), unsigned int pkgVersion=CompExtension::getDefaultPackageVersion())Submodel
Submodel(CompPkgNamespaces *compns)Submodel
Submodel(const Submodel &source)Submodel
toSBML()SBase
unsetAnnotation()SBase
unsetCVTerms()SBase
unsetExtentConversionFactor()Submodelvirtual
unsetId()Submodelvirtual
unsetMetaId()SBase
unsetModelHistory()SBase
unsetModelRef()Submodelvirtual
unsetName()Submodelvirtual
unsetNotes()SBase
unsetSBOTerm()SBase
unsetSubstanceConversionFactor()Submodelvirtual
unsetTimeConversionFactor()Submodelvirtual
~CompBase()CompBasevirtual
~SBase()SBasevirtual
~Submodel()Submodelvirtual