addCVTerm(CVTerm *term, bool newBag=false) | SBase | |
addExpectedAttributes(ExpectedAttributes &attributes) | Transition | virtual |
addFunctionTerm(const FunctionTerm *ft) | Transition | |
addInput(const Input *i) | Transition | |
addOutput(const Output *o) | Transition | |
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 | Transition | virtual |
createDefaultTerm() | Transition | |
createFunctionTerm() | Transition | |
createInput() | Transition | |
createObject(XMLInputStream &stream) | Transition | virtual |
createOutput() | Transition | |
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) | Transition | 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 | |
getCVTerm(unsigned int n) | SBase | |
getCVTerms() | SBase | |
getCVTerms() const | SBase | |
getDefaultTerm() | Transition | |
getDefaultTerm() const | Transition | |
getDisabledPlugin(unsigned int n) | SBase | |
getDisabledPlugin(unsigned int n) const | SBase | |
getElementByMetaId(const std::string &metaid) | Transition | virtual |
SBase::getElementByMetaId(const std::string &metaid) const | SBase | |
getElementBySId(const std::string &id) | Transition | virtual |
SBase::getElementBySId(const std::string &id) const | SBase | |
getElementName() const | Transition | virtual |
getFunctionTerm(unsigned int n) | Transition | |
getFunctionTerm(unsigned int n) const | Transition | |
getFunctionTerm(const std::string &sid) | Transition | |
getFunctionTerm(const std::string &sid) const | Transition | |
getId() const | Transition | virtual |
getIdAttribute() const | SBase | |
getInput(unsigned int n) | Transition | |
getInput(unsigned int n) const | Transition | |
getInput(const std::string &sid) | Transition | |
getInput(const std::string &sid) const | Transition | |
getInputBySpecies(const std::string &sid) | Transition | |
getInputBySpecies(const std::string &sid) const | Transition | |
getLevel() const | SBase | |
getLine() const | SBase | |
getListOfFunctionTerms() const | Transition | |
getListOfFunctionTerms() | Transition | |
getListOfInputs() const | Transition | |
getListOfInputs() | Transition | |
getListOfOutputs() const | Transition | |
getListOfOutputs() | Transition | |
getMetaId() const | SBase | |
getMetaId() | SBase | |
getModel() const | SBase | |
getModelHistory() const | SBase | |
getModelHistory() | SBase | |
getName() const | Transition | virtual |
getNamespaces() const | SBase | virtual |
getNotes() | SBase | |
getNotes() const | SBase | |
getNotesString() | SBase | |
getNotesString() const | SBase | |
getNumCVTerms() | SBase | |
getNumDisabledPlugins() const | SBase | |
getNumFunctionTerms() const | Transition | |
getNumInputs() const | Transition | |
getNumOutputs() const | Transition | |
getNumPlugins() const | SBase | |
getOutput(unsigned int n) | Transition | |
getOutput(unsigned int n) const | Transition | |
getOutput(const std::string &sid) | Transition | |
getOutput(const std::string &sid) const | Transition | |
getOutputBySpecies(const std::string &sid) | Transition | |
getOutputBySpecies(const std::string &sid) const | Transition | |
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 | |
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 | Transition | virtual |
getURI() const | SBase | |
getUserData() const | SBase | |
getVersion() const | SBase | |
hasRequiredElements() const | Transition | virtual |
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 | |
isSetDefaultTerm() const | Transition | |
isSetId() const | Transition | virtual |
isSetIdAttribute() const | SBase | |
isSetMetaId() const | SBase | |
isSetModelHistory() | SBase | |
isSetName() const | Transition | virtual |
isSetNotes() const | SBase | |
isSetSBOTerm() const | SBase | |
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 Transition &rhs) | Transition | |
SBase::operator=(const SBase &rhs) | SBase | |
read(XMLNode &node, XMLErrorSeverityOverride_t flag=LIBSBML_OVERRIDE_DISABLED) | SBase | |
removeFromParentAndDelete() | SBase | virtual |
removeFunctionTerm(unsigned int n) | Transition | |
removeFunctionTerm(const std::string &sid) | Transition | |
removeInput(unsigned int n) | Transition | |
removeInput(const std::string &sid) | Transition | |
removeOutput(unsigned int n) | Transition | |
removeOutput(const std::string &sid) | Transition | |
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) | SBase | 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 |
setDefaultTerm(const DefaultTerm *dt) | Transition | |
setElementText(const std::string &text) | SBase | protectedvirtual |
setId(const std::string &sid) | Transition | virtual |
setIdAttribute(const std::string &sid) | SBase | virtual |
setMetaId(const std::string &metaid) | SBase | |
setModelHistory(ModelHistory *history) | SBase | |
setName(const std::string &name) | Transition | 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 |
setUserData(void *userData) | SBase | |
toSBML() | SBase | |
toXMLNode() | SBase | |
Transition(unsigned int level=QualExtension::getDefaultLevel(), unsigned int version=QualExtension::getDefaultVersion(), unsigned int pkgVersion=QualExtension::getDefaultPackageVersion()) | Transition | |
Transition(QualPkgNamespaces *qualns) | Transition | |
Transition(const Transition &orig) | Transition | |
unsetAnnotation() | SBase | |
unsetCVTerms() | SBase | |
unsetId() | Transition | virtual |
unsetIdAttribute() | SBase | |
unsetMetaId() | SBase | |
unsetModelHistory() | SBase | |
unsetName() | Transition | virtual |
unsetNotes() | SBase | |
unsetSBOTerm() | SBase | |
unsetUserData() | SBase | |
~SBase() | SBase | virtual |
~Transition() | Transition | virtual |