addCVTerm(CVTerm *term, bool newBag=false) | SBase | |
addEventAssignment(const EventAssignment *ea) | Event | |
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 | Event | virtual |
createDelay() | Event | |
createEventAssignment() | Event | |
createPriority() | Event | |
createTrigger() | Event | |
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 | |
Event(unsigned int level, unsigned int version) | Event | |
Event(SBMLNamespaces *sbmlns) | Event | |
Event(const Event &orig) | Event | |
getAllElements(ElementFilter *filter=NULL) | Event | 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 | |
getDelay() const | Event | |
getDelay() | Event | |
getDisabledPlugin(unsigned int n) | SBase | |
getDisabledPlugin(unsigned int n) const | SBase | |
getElementByMetaId(const std::string &metaid) | Event | virtual |
SBase::getElementByMetaId(const std::string &metaid) const | SBase | |
getElementBySId(const std::string &id) | Event | virtual |
SBase::getElementBySId(const std::string &id) const | SBase | |
getElementName() const | Event | virtual |
getEventAssignment(unsigned int n) const | Event | |
getEventAssignment(unsigned int n) | Event | |
getEventAssignment(const std::string &variable) const | Event | |
getEventAssignment(const std::string &variable) | Event | |
getId() const | Event | virtual |
getIdAttribute() const | SBase | |
getLevel() const | SBase | |
getLine() const | SBase | |
getListOfEventAssignments() const | Event | |
getListOfEventAssignments() | Event | |
getMetaId() const | SBase | |
getMetaId() | SBase | |
getModel() const | SBase | |
getModelHistory() const | SBase | |
getModelHistory() | SBase | |
getName() const | Event | virtual |
getNamespaces() const | SBase | virtual |
getNotes() | SBase | |
getNotes() const | SBase | |
getNotesString() | SBase | |
getNotesString() const | SBase | |
getNumCVTerms() | SBase | |
getNumDisabledPlugins() const | SBase | |
getNumEventAssignments() const | Event | |
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 | |
getPriority() const | Event | |
getPriority() | Event | |
getResourceBiologicalQualifier(std::string resource) | SBase | |
getResourceModelQualifier(std::string resource) | SBase | |
getSBMLDocument() const | SBase | |
getSBMLDocument() | SBase | |
getSBOTerm() const | SBase | |
getSBOTermAsURL() const | SBase | |
getSBOTermID() const | SBase | |
getTimeUnits() const | Event | |
getTrigger() const | Event | |
getTrigger() | Event | |
getTypeCode() const | Event | virtual |
getURI() const | SBase | |
getUserData() const | SBase | |
getUseValuesFromTriggerTime() const | Event | |
getVersion() const | SBase | |
hasRequiredAttributes() const | Event | virtual |
hasRequiredElements() const | Event | virtual |
hasValidLevelVersionNamespaceCombination() | SBase | |
initDefaults() | Event | |
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 | |
isSetDelay() const | Event | |
isSetId() const | Event | virtual |
isSetIdAttribute() const | SBase | |
isSetMetaId() const | SBase | |
isSetModelHistory() | SBase | |
isSetName() const | Event | virtual |
isSetNotes() const | SBase | |
isSetPriority() const | Event | |
isSetSBOTerm() const | SBase | |
isSetTimeUnits() const | Event | |
isSetTrigger() const | Event | |
isSetUserData() const | SBase | |
isSetUseValuesFromTriggerTime() const | Event | |
matchesRequiredSBMLNamespacesForAddition(const SBase *sb) | SBase | |
matchesRequiredSBMLNamespacesForAddition(const SBase *sb) const | SBase | |
matchesSBMLNamespaces(const SBase *sb) | SBase | |
matchesSBMLNamespaces(const SBase *sb) const | SBase | |
operator=(const Event &rhs) | Event | |
SBase::operator=(const SBase &rhs) | SBase | |
read(XMLNode &node, XMLErrorSeverityOverride_t flag=LIBSBML_OVERRIDE_DISABLED) | SBase | |
removeEventAssignment(unsigned int n) | Event | |
removeEventAssignment(const std::string &variable) | Event | |
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) | 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 |
setDelay(const Delay *delay) | Event | |
setElementText(const std::string &text) | SBase | protectedvirtual |
setId(const std::string &sid) | Event | virtual |
setIdAttribute(const std::string &sid) | SBase | virtual |
setMetaId(const std::string &metaid) | SBase | |
setModelHistory(ModelHistory *history) | SBase | |
setName(const std::string &name) | Event | virtual |
setNamespaces(XMLNamespaces *xmlns) | SBase | |
setNotes(const XMLNode *notes) | SBase | |
setNotes(const std::string ¬es, bool addXHTMLMarkup=false) | SBase | |
setPriority(const Priority *priority) | Event | |
setSBOTerm(int value) | SBase | virtual |
setSBOTerm(const std::string &sboid) | SBase | virtual |
setTimeUnits(const std::string &sid) | Event | |
setTrigger(const Trigger *trigger) | Event | |
setUserData(void *userData) | SBase | |
setUseValuesFromTriggerTime(bool value) | Event | |
toSBML() | SBase | |
toXMLNode() | SBase | |
unsetAnnotation() | SBase | |
unsetCVTerms() | SBase | |
unsetDelay() | Event | |
unsetId() | Event | virtual |
unsetIdAttribute() | SBase | |
unsetMetaId() | SBase | |
unsetModelHistory() | SBase | |
unsetName() | Event | virtual |
unsetNotes() | SBase | |
unsetPriority() | Event | |
unsetSBOTerm() | SBase | |
unsetTimeUnits() | Event | |
unsetTrigger() | Event | |
unsetUserData() | SBase | |
unsetUseValuesFromTriggerTime() | Event | |
~Event() | Event | virtual |
~SBase() | SBase | virtual |