libSBML C++ API
5.18.0
|
The libSBML “groups” extension implements support for the SBML Level 3 Groups package.
This API documentation for libSBML does not provide a complete explanation of the SBML Level 3 Groups package (whose nickname is also “groups”). If you are developing software that uses “groups”, you are strongly urged to read the actual specification for the package. A link to the specification document current is provided below, along with a link to the page of known issues (if any).
Specification (in PDF format) | Known issues |
---|---|
Groups package, Version 1 Release 1 | Errata page |
Classes | |
class | Group |
groups
Representation of a group of SBML components. More... | |
class | GroupsExtension |
groups
Base extension class for the package. More... | |
class | GroupsModelPlugin |
groups
Extension of Model. More... | |
class | GroupsPkgNamespaces |
groups
SBMLNamespaces extension. More... | |
class | GroupsSBMLDocumentPlugin |
groups
Extension of SBMLDocument. More... | |
class | GroupsValidator |
groups
Entry point for “groups” package validation. More... | |
class | ListOfGroups |
groups
A list of Group objects. More... | |
class | ListOfMembers |
groups
A list of Member objects. More... | |
class | Member |
groups
The Member class defines what objects are parts of a Group. More... | |
The libSBML “groups” extension implements support for the SBML Level 3 Groups package.
This API documentation for libSBML does not provide a complete explanation of the SBML Level 3 Groups package (whose nickname is also “groups”). If you are developing software that uses “groups”, you are strongly urged to read the actual specification for the package. A link to the specification document current is provided below, along with a link to the page of known issues (if any).
Specification (in PDF format) | Known issues |
---|---|
Groups package, Version 1 Release 1 | Errata page |