libSBML Perl API  libSBML 5.17.2 Perl API
SBMLExtensionRegistry Member List

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

addExtension(const SBMLExtension *ext)SBMLExtensionRegistry
addL2Namespaces(XMLNamespaces *xmlns) constSBMLExtensionRegistry
disablePackage(const std::string &package)SBMLExtensionRegistrystatic
disableUnusedPackages(SBMLDocument *doc)SBMLExtensionRegistry
enableL2NamespaceForDocument(SBMLDocument *doc) constSBMLExtensionRegistry
enablePackage(const std::string &package)SBMLExtensionRegistrystatic
getAllRegisteredPackageNames()SBMLExtensionRegistrystatic
getASTPlugin(unsigned int i)SBMLExtensionRegistry
getASTPlugins()SBMLExtensionRegistry
getExtension(const std::string &package)SBMLExtensionRegistry
getInstance()SBMLExtensionRegistrystatic
getNumASTPlugins()SBMLExtensionRegistry
getNumExtension(const SBaseExtensionPoint &extPoint)SBMLExtensionRegistry
getNumRegisteredPackages()SBMLExtensionRegistrystatic
getRegisteredPackageName(unsigned int index)SBMLExtensionRegistrystatic
getRegisteredPackageNames()SBMLExtensionRegistrystatic
isEnabled(const std::string &uri)SBMLExtensionRegistry
isPackageEnabled(const std::string &package)SBMLExtensionRegistrystatic
isRegistered(const std::string &uri)SBMLExtensionRegistry
removeL2Namespaces(XMLNamespaces *xmlns) constSBMLExtensionRegistry
setEnabled(const std::string &uri, bool isEnabled)SBMLExtensionRegistry