|
libSBML C++ API
5.20.2
|
This is the complete list of members for Input, including all inherited members.
| addCVTerm(CVTerm *term, bool newBag=false) | SBase | |
| addModifiedDate(Date *date) | SBase | |
| appendAnnotation(const XMLNode *annotation) | SBase | virtual |
| appendAnnotation(const std::string &annotation) | SBase | virtual |
| appendNotes(const XMLNode *notes) | SBase | |
| appendNotes(const std::string ¬es) | SBase | |
| clone() const | Input | virtual |
| deleteDisabledPlugins(bool recursive=true) | SBase | |
| disablePackage(const std::string &pkgURI, const std::string &pkgPrefix) | SBase | |
| enablePackage(const std::string &pkgURI, const std::string &pkgPrefix, bool flag) | SBase | |
| getAllElements(ElementFilter *filter=NULL) | SBase | virtual |
| getAllElementsFromPlugins(ElementFilter *filter=NULL) | SBase | 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 | |
| getCreatedDate() const | SBase | |
| getCreatedDate() | SBase | |
| getCVTerm(unsigned int n) | SBase | |
| getCVTerms() | SBase | |
| getCVTerms() const | SBase | |
| getDisabledPlugin(unsigned int n) | SBase | |
| getDisabledPlugin(unsigned int n) const | SBase | |
| getElementByMetaId(const std::string &metaid) | SBase | virtual |
| getElementByMetaId(const std::string &metaid) const | SBase | |
| getElementBySId(const std::string &id) | SBase | virtual |
| getElementBySId(const std::string &id) const | SBase | virtual |
| getElementName() const | Input | virtual |
| getId() const | Input | virtual |
| getIdAttribute() const | SBase | |
| getLevel() const | SBase | |
| getLine() const | SBase | |
| getMetaId() const | SBase | |
| getMetaId() | SBase | |
| getModel() const | SBase | |
| getModelHistory() const | SBase | |
| getModelHistory() | SBase | |
| getModifiedDate(unsigned int n) | SBase | |
| getName() const | Input | virtual |
| getNamespaces() const | SBase | virtual |
| getNotes() | SBase | |
| getNotes() const | SBase | |
| getNotesString() | SBase | |
| getNotesString() const | SBase | |
| getNumCVTerms() const | SBase | |
| getNumDisabledPlugins() const | SBase | |
| getNumModifiedDates() | SBase | |
| getNumPlugins() const | SBase | |
| getPackageCoreVersion() 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 | |
| getPrefix() const | SBase | |
| getQualitativeSpecies() const | Input | virtual |
| getResourceBiologicalQualifier(std::string resource) const | SBase | |
| getResourceModelQualifier(std::string resource) const | SBase | |
| getSBMLDocument() const | SBase | |
| getSBMLDocument() | SBase | |
| getSBOTerm() const | SBase | |
| getSBOTermAsURL() const | SBase | |
| getSBOTermID() const | SBase | |
| getSign() const | Input | |
| getThresholdLevel() const | Input | virtual |
| getTransitionEffect() const | Input | |
| getTypeCode() const | Input | virtual |
| getURI() const | SBase | |
| getUserData() const | SBase | |
| getVersion() const | SBase | |
| hasRequiredAttributes() const | Input | virtual |
| hasValidLevelVersionNamespaceCombination() | SBase | |
| Input(unsigned int level=QualExtension::getDefaultLevel(), unsigned int version=QualExtension::getDefaultVersion(), unsigned int pkgVersion=QualExtension::getDefaultPackageVersion()) | Input | |
| Input(QualPkgNamespaces *qualns) | Input | |
| Input(const Input &orig) | Input | |
| 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 | |
| isSetCreatedDate() const | SBase | |
| isSetId() const | Input | virtual |
| isSetIdAttribute() const | SBase | |
| isSetMetaId() const | SBase | |
| isSetModelHistory() const | SBase | |
| isSetModifiedDate() const | SBase | |
| isSetName() const | Input | virtual |
| isSetNotes() const | SBase | |
| isSetQualitativeSpecies() const | Input | virtual |
| isSetSBOTerm() const | SBase | |
| isSetSign() const | Input | virtual |
| isSetThresholdLevel() const | Input | virtual |
| isSetTransitionEffect() const | Input | |
| isSetUserData() 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 Input &rhs) | Input | |
| SBase::operator=(const SBase &rhs) | SBase | |
| read(const XMLNode &node, XMLErrorSeverityOverride_t flag=LIBSBML_OVERRIDE_DISABLED) | SBase | |
| removeFromParentAndDelete() | SBase | virtual |
| removeTopLevelAnnotationElement(const std::string &elementName, const std::string elementURI="", bool removeEmpty=true) | SBase | |
| renameMetaIdRefs(const std::string &oldid, const std::string &newid) | SBase | virtual |
| renameSIdRefs(const std::string &oldid, const std::string &newid) | Input | virtual |
| renameUnitSIdRefs(const std::string &oldid, const std::string &newid) | SBase | 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 |
| setCreatedDate(Date *date) | SBase | |
| setElementText(const std::string &text) | SBase | protectedvirtual |
| setId(const std::string &sid) | Input | virtual |
| setIdAttribute(const std::string &sid) | SBase | virtual |
| setMetaId(const std::string &metaid) | SBase | |
| setModelHistory(ModelHistory *history) | SBase | |
| setName(const std::string &name) | Input | virtual |
| setNamespaces(XMLNamespaces *xmlns) | SBase | |
| setNotes(const XMLNode *notes) | SBase | |
| setNotes(const std::string ¬es, bool addXHTMLMarkup=false) | SBase | |
| setQualitativeSpecies(const std::string &qualitativeSpecies) | Input | virtual |
| setSBOTerm(int value) | SBase | virtual |
| setSBOTerm(const std::string &sboid) | SBase | virtual |
| setSign(const InputSign_t sign) | Input | |
| setThresholdLevel(int thresholdLevel) | Input | virtual |
| setTransitionEffect(const InputTransitionEffect_t transitionEffect) | Input | |
| setUserData(void *userData) | SBase | |
| toSBML() | SBase | |
| toXMLNode() | SBase | |
| unsetAnnotation() | SBase | |
| unsetCreatedDate() | SBase | |
| unsetCVTerms() | SBase | |
| unsetId() | Input | virtual |
| unsetIdAttribute() | SBase | |
| unsetMetaId() | SBase | |
| unsetModelHistory() | SBase | |
| unsetModifiedDates() | SBase | |
| unsetName() | Input | virtual |
| unsetNotes() | SBase | |
| unsetQualitativeSpecies() | Input | virtual |
| unsetSBOTerm() | SBase | |
| unsetSign() | Input | virtual |
| unsetThresholdLevel() | Input | virtual |
| unsetTransitionEffect() | Input | |
| unsetUserData() | SBase | |
| ~Input() | Input | virtual |
| ~SBase() | SBase | virtual |