libSBML C API  libSBML 5.8.0 C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SBMLStripPackageConverter Class Reference

Detailed Description

SBML converter for removing packages.

This class of objects is defined by libSBML only and has no direct equivalent in terms of SBML components. It is a class used in the implementation of extra functionality provided by libSBML.

This SBML converter takes an SBML document and removes (strips) a package from it. No conversion is performed; the package constructs are simply removed from the SBML document. The package to be stripped is determined by the value of the option "package" on the conversion properties.

See Also
SBMLFunctionDefinitionConverter
SBMLLevelVersionConverter
SBMLRuleConverter
SBMLLevelVersionConverter
SBMLUnitsConverter