libSBML C++ API  5.18.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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"
, "FbcAssociation"
, "GeneProductAssociation"
, "GeneProduct"
, "GeneProductRef"
, "FbcAnd"
, "FbcOr"
}