libSBML Perl API  libSBML 5.17.2 Perl API
QualExtension.h File Reference

Definition of QualExtension, the core module of qual package. More...

Include dependency graph for QualExtension.h:
This graph shows which files directly or indirectly include this file:

Classes

class  QualExtension
 {qual} More...
 

Macros

#define QUAL_CREATE_NS(variable, sbmlns)   EXTENSION_CREATE_NS(QualPkgNamespaces,variable,sbmlns);
 

Typedefs

typedef SBMLExtensionNamespaces< QualExtensionQualPkgNamespaces
 

Enumerations

enum  SBMLQualTypeCode_t {
  SBML_QUAL_QUALITATIVE_SPECIES = 1100,
  SBML_QUAL_TRANSITION = 1101,
  SBML_QUAL_INPUT = 1102,
  SBML_QUAL_OUTPUT = 1103,
  SBML_QUAL_FUNCTION_TERM = 1104,
  SBML_QUAL_DEFAULT_TERM = 1105
}
 SBMLFbcTypeCode_t Enumeration of possible types in the libSBML “qual” package implementation. More...
 

Detailed Description

Definition of QualExtension, the core module of qual package.

Author
Akiya Jouraku

Macro Definition Documentation

◆ QUAL_CREATE_NS

#define QUAL_CREATE_NS (   variable,
  sbmlns 
)    EXTENSION_CREATE_NS(QualPkgNamespaces,variable,sbmlns);

Typedef Documentation

◆ QualPkgNamespaces

Enumeration Type Documentation

◆ SBMLQualTypeCode_t

SBMLFbcTypeCode_t Enumeration of possible types in the libSBML “qual” package implementation.

Enumerator
SBML_QUAL_QUALITATIVE_SPECIES 

QualitativeSpecies

SBML_QUAL_TRANSITION 

Transition

SBML_QUAL_INPUT 

Input

SBML_QUAL_OUTPUT 

Output

SBML_QUAL_FUNCTION_TERM 

FunctionTerm

SBML_QUAL_DEFAULT_TERM 

DefaultTerm