libSBML Perl API  libSBML 5.17.2 Perl API
CompExtension.cpp File Reference

Implementation of CompExtension, the core module of comp package. More...

Include dependency graph for CompExtension.cpp:

Variables

static SBMLExtensionRegister< CompExtensioncompExtensionRegistry
 
static const char * SBML_COMP_TYPECODE_STRINGS []
 

Detailed Description

Implementation of CompExtension, the core module of comp package.

Author
Lucian Smith

Variable Documentation

◆ compExtensionRegistry

SBMLExtensionRegister<CompExtension> compExtensionRegistry
static

◆ SBML_COMP_TYPECODE_STRINGS

const char* SBML_COMP_TYPECODE_STRINGS[]
static
Initial value:
=
{
"Submodel"
, "Model Definition"
, "External Model Definition"
, "SBaseRef"
, "Deletion"
, "Replaced Element"
, "Replaced By"
, "Port"
, "(Unknown SBML Comp Type)"
}