libSBML C++ API
libSBML 5.8.0 C++ API
|
This is the complete list of members for Submodel, including all inherited members.
accept(SBMLVisitor &v) const | Submodel | virtual |
addCVTerm(CVTerm *term, bool newBag=false) | SBase | |
addDeletion(const Deletion *deletion) | Submodel | |
appendAnnotation(const XMLNode *annotation) | SBase | virtual |
appendAnnotation(const std::string &annotation) | SBase | virtual |
appendNotes(const XMLNode *notes) | SBase | |
appendNotes(const std::string ¬es) | SBase | |
clearInstantiation() | Submodel | virtual |
clone() const | Submodel | virtual |
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() | Submodel | virtual |
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() | Submodel | virtual |
getAllElementsFromPlugins() | SBase | virtual |
getAllInstantiatedElements() | Submodel | virtual |
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) | Submodel | virtual |
getElementBySId(std::string id) | Submodel | virtual |
getElementName() const | Submodel | virtual |
getExtentConversionFactor() const | Submodel | virtual |
getId() const | Submodel | virtual |
getInstantiation() | Submodel | virtual |
getInstantiation() const | Submodel | virtual |
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 | Submodel | virtual |
getName() const | Submodel | virtual |
getNamespaces() const | SBase | virtual |
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) | CompBase | static |
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 | Submodel | virtual |
getTimeConversionFactor() const | Submodel | virtual |
getTypeCode() const | Submodel | virtual |
getUserData() const | SBase | |
getVersion() const | SBase | |
hasRequiredAttributes() const | Submodel | virtual |
hasValidLevelVersionNamespaceCombination() | SBase | |
instantiate() | Submodel | virtual |
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 | Submodel | virtual |
isSetId() const | Submodel | virtual |
isSetMetaId() const | SBase | |
isSetModelHistory() | SBase | |
isSetModelRef() const | Submodel | virtual |
isSetName() const | Submodel | virtual |
isSetNotes() const | SBase | |
isSetSBOTerm() const | SBase | |
isSetSubstanceConversionFactor() const | Submodel | virtual |
isSetTimeConversionFactor() const | Submodel | virtual |
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() | Submodel | virtual |
removeDeletion(unsigned int index) | Submodel | |
removeDeletion(const std::string &sid) | Submodel | |
removeFromParentAndDelete() | SBase | virtual |
removeFromParentAndPorts(SBase *todelete) | CompBase | protectedstatic |
removeTopLevelAnnotationElement(const std::string elementName, const std::string elementURI="") | SBase | |
renameMetaIdRefs(std::string oldid, std::string newid) | SBase | virtual |
renameSIdRefs(std::string oldid, std::string newid) | Submodel | virtual |
renameUnitSIdRefs(std::string oldid, std::string newid) | SBase | virtual |
replaceElement(SBase *toReplace, SBase *replacement) | Submodel | virtual |
replaceTopLevelAnnotationElement(const XMLNode *annotation) | SBase | |
replaceTopLevelAnnotationElement(const std::string &annotation) | SBase | |
setAnnotation(const XMLNode *annotation) | SBase | virtual |
setAnnotation(const std::string &annotation) | SBase | virtual |
setElementText(const std::string &text) | SBase | protectedvirtual |
setExtentConversionFactor(const std::string &id) | Submodel | virtual |
setId(const std::string &id) | Submodel | virtual |
setMetaId(const std::string &metaid) | SBase | |
setModelHistory(ModelHistory *history) | SBase | |
setModelRef(const std::string &modelRef) | Submodel | virtual |
setName(const std::string &name) | Submodel | virtual |
setNamespaces(XMLNamespaces *xmlns) | SBase | |
setNotes(const XMLNode *notes) | SBase | |
setNotes(const std::string ¬es, bool addXHTMLMarkup=false) | SBase | |
setSBOTerm(int value) | SBase | virtual |
setSBOTerm(const std::string &sboid) | SBase | virtual |
setSubstanceConversionFactor(const std::string &id) | Submodel | virtual |
setTimeConversionFactor(const std::string &id) | Submodel | virtual |
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() | Submodel | virtual |
unsetId() | Submodel | virtual |
unsetMetaId() | SBase | |
unsetModelHistory() | SBase | |
unsetModelRef() | Submodel | virtual |
unsetName() | Submodel | virtual |
unsetNotes() | SBase | |
unsetSBOTerm() | SBase | |
unsetSubstanceConversionFactor() | Submodel | virtual |
unsetTimeConversionFactor() | Submodel | virtual |
~CompBase() | CompBase | virtual |
~SBase() | SBase | virtual |
~Submodel() | Submodel | virtual |