libSBML C# API  5.18.0
libsbmlcs.ListOf Member List

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

addCVTerm(CVTerm term, bool newBag)libsbmlcs.SBase
addCVTerm(CVTerm term)libsbmlcs.SBase
append(SBase item)libsbmlcs.ListOf
appendAndOwn(SBase disownedItem)libsbmlcs.ListOf
appendAnnotation(XMLNode annotation)libsbmlcs.SBase
appendAnnotation(string annotation)libsbmlcs.SBase
appendFrom(ListOf list)libsbmlcs.ListOf
appendNotes(XMLNode notes)libsbmlcs.SBase
appendNotes(string notes)libsbmlcs.SBase
checkCompatibility(SBase arg0)libsbmlcs.SBase
checkMathMLNamespace(XMLToken elem)libsbmlcs.SBase
clear(bool doDelete)libsbmlcs.ListOf
clear()libsbmlcs.ListOf
clone()libsbmlcs.ListOf
connectToChild()libsbmlcs.ListOfvirtual
deleteDisabledPlugins(bool recursive)libsbmlcs.SBase
deleteDisabledPlugins()libsbmlcs.SBase
disablePackage(string pkgURI, string pkgPrefix)libsbmlcs.SBase
Dispose()libsbmlcs.ListOfvirtual
enablePackage(string pkgURI, string pkgPrefix, bool flag)libsbmlcs.SBase
Equals(Object sb)libsbmlcs.SBase
get(long n)libsbmlcs.ListOf
getAncestorOfType(int type, string pkgName)libsbmlcs.SBase
getAncestorOfType(int type)libsbmlcs.SBase
getAnnotation()libsbmlcs.SBase
getAnnotationString()libsbmlcs.SBase
getColumn()libsbmlcs.SBase
getCVTerm(long n)libsbmlcs.SBase
getCVTerms()libsbmlcs.SBase
getDisabledPlugin(long n)libsbmlcs.SBase
getElementByMetaId(string metaid)libsbmlcs.ListOf
getElementBySId(string id)libsbmlcs.ListOf
getElementName()libsbmlcs.ListOf
GetHashCode()libsbmlcs.SBase
getId()libsbmlcs.SBase
getIdAttribute()libsbmlcs.SBase
getItemTypeCode()libsbmlcs.ListOf
getLevel()libsbmlcs.SBase
getLine()libsbmlcs.SBase
getListOfAllElements(ElementFilter filter)libsbmlcs.SBase
getListOfAllElements()libsbmlcs.SBase
getListOfAllElementsFromPlugins(ElementFilter filter)libsbmlcs.SBase
getListOfAllElementsFromPlugins()libsbmlcs.SBase
getMetaId()libsbmlcs.SBase
getModel()libsbmlcs.SBase
getModelHistory()libsbmlcs.SBase
getName()libsbmlcs.SBase
getNamespaces()libsbmlcs.SBase
getNotes()libsbmlcs.SBase
getNotesString()libsbmlcs.SBase
getNumCVTerms()libsbmlcs.SBase
getNumDisabledPlugins()libsbmlcs.SBase
getNumPlugins()libsbmlcs.SBase
getPackageCoreVersion()libsbmlcs.SBase
getPackageName()libsbmlcs.SBase
getPackageVersion()libsbmlcs.SBase
getParentSBMLObject()libsbmlcs.SBase
getPlugin(string package)libsbmlcs.SBase
getPlugin(long n)libsbmlcs.SBase
getPrefix()libsbmlcs.SBase
getResourceBiologicalQualifier(string resource)libsbmlcs.SBase
getResourceModelQualifier(string resource)libsbmlcs.SBase
getSBMLDocument()libsbmlcs.SBase
getSBOTerm()libsbmlcs.SBase
getSBOTermAsURL()libsbmlcs.SBase
getSBOTermID()libsbmlcs.SBase
getTypeCode()libsbmlcs.ListOf
getURI()libsbmlcs.SBase
getVersion()libsbmlcs.SBase
hasValidLevelVersionNamespaceCombination()libsbmlcs.SBase
insert(int location, SBase item)libsbmlcs.ListOf
insertAndOwn(int location, SBase disownedItem)libsbmlcs.ListOf
isExplicitlyListed()libsbmlcs.ListOf
isPackageEnabled(string pkgName)libsbmlcs.SBase
isPackageURIEnabled(string pkgURI)libsbmlcs.SBase
isPkgEnabled(string pkgName)libsbmlcs.SBase
isPkgURIEnabled(string pkgURI)libsbmlcs.SBase
isSetAnnotation()libsbmlcs.SBase
isSetId()libsbmlcs.SBase
isSetIdAttribute()libsbmlcs.SBase
isSetMetaId()libsbmlcs.SBase
isSetModelHistory()libsbmlcs.SBase
isSetName()libsbmlcs.SBase
isSetNotes()libsbmlcs.SBase
isSetSBOTerm()libsbmlcs.SBase
isSetUserData()libsbmlcs.SBase
ListOf(long level, long version)libsbmlcs.ListOf
ListOf(long level)libsbmlcs.ListOf
ListOf()libsbmlcs.ListOf
ListOf(SBMLNamespaces sbmlns)libsbmlcs.ListOf
ListOf(ListOf orig)libsbmlcs.ListOf
matchesRequiredSBMLNamespacesForAddition(SBase sb)libsbmlcs.SBase
matchesSBMLNamespaces(SBase sb)libsbmlcs.SBase
operator!=(SBase lhs, SBase rhs)libsbmlcs.SBasestatic
operator==(SBase lhs, SBase rhs)libsbmlcs.SBasestatic
remove(long n)libsbmlcs.ListOf
removeFromParentAndDelete()libsbmlcs.ListOf
removeTopLevelAnnotationElement(string elementName, string elementURI, bool removeEmpty)libsbmlcs.SBase
removeTopLevelAnnotationElement(string elementName, string elementURI)libsbmlcs.SBase
removeTopLevelAnnotationElement(string elementName)libsbmlcs.SBase
renameMetaIdRefs(string oldid, string newid)libsbmlcs.SBase
renameSIdRefs(string oldid, string newid)libsbmlcs.SBase
renameUnitSIdRefs(string oldid, string newid)libsbmlcs.SBase
replaceTopLevelAnnotationElement(XMLNode annotation)libsbmlcs.SBase
replaceTopLevelAnnotationElement(string annotation)libsbmlcs.SBase
setAnnotation(XMLNode annotation)libsbmlcs.SBase
setAnnotation(string annotation)libsbmlcs.SBase
setExplicitlyListed(bool value)libsbmlcs.ListOf
setExplicitlyListed()libsbmlcs.ListOf
setId(string sid)libsbmlcs.SBase
setIdAttribute(string sid)libsbmlcs.SBase
setMetaId(string metaid)libsbmlcs.SBase
setModelHistory(ModelHistory history)libsbmlcs.SBase
setName(string name)libsbmlcs.SBase
setNamespaces(XMLNamespaces xmlns)libsbmlcs.SBase
setNotes(XMLNode notes)libsbmlcs.SBase
setNotes(string notes, bool addXHTMLMarkup)libsbmlcs.SBase
setNotes(string notes)libsbmlcs.SBase
setSBMLNamespacesAndOwn(SBMLNamespaces disownedNs)libsbmlcs.SBase
setSBOTerm(int value)libsbmlcs.SBase
setSBOTerm(string sboid)libsbmlcs.SBase
size()libsbmlcs.ListOf
swigCMemOwnlibsbmlcs.SBaseprotected
toSBML()libsbmlcs.SBase
toXMLNode()libsbmlcs.SBase
unsetAnnotation()libsbmlcs.SBase
unsetCVTerms()libsbmlcs.SBase
unsetId()libsbmlcs.SBase
unsetIdAttribute()libsbmlcs.SBase
unsetMetaId()libsbmlcs.SBase
unsetModelHistory()libsbmlcs.SBase
unsetName()libsbmlcs.SBase
unsetNotes()libsbmlcs.SBase
unsetSBOTerm()libsbmlcs.SBase
unsetUserData()libsbmlcs.SBase