libSBML C++ API  5.11.0
FbcExtension.cpp File Reference

Implementation of FbcExtension, the core module of fbc package. More...

Include dependency graph for FbcExtension.cpp:

Variables

static SBMLExtensionRegister< FbcExtensionfbcExtensionRegistry
 
static const char * SBML_FBC_TYPECODE_STRINGS []
 

Detailed Description

Implementation of FbcExtension, the core module of fbc package.

Author
Akiya Jouraku
Frank Bergmann

Variable Documentation

SBMLExtensionRegister<FbcExtension> fbcExtensionRegistry
static
const char* SBML_FBC_TYPECODE_STRINGS[]
static
Initial value:
=
{
"Association"
, "FluxBound"
, "FluxObjective"
, "GeneAssociation"
, "Objective"
}