|
libSBML C API
5.18.0
|
Implementation of the FbcReactionPlugin_t class. More...
Functions | |
| GeneProductAssociation_t * | FbcReactionPlugin_getGeneProductAssociation (SBasePlugin_t *fbc) |
| char * | FbcReactionPlugin_getLowerFluxBound (SBasePlugin_t *fbc) |
| char * | FbcReactionPlugin_getUpperFluxBound (SBasePlugin_t *fbc) |
| int | FbcReactionPlugin_isSetGeneProductAssociation (SBasePlugin_t *fbc) |
| int | FbcReactionPlugin_isSetLowerFluxBound (SBasePlugin_t *fbc) |
| int | FbcReactionPlugin_isSetUpperFluxBound (SBasePlugin_t *fbc) |
| int | FbcReactionPlugin_setGeneProductAssociation (SBasePlugin_t *fbc, GeneProductAssociation_t *gpa) |
| int | FbcReactionPlugin_setLowerFluxBound (SBasePlugin_t *fbc, const char *chemform) |
| int | FbcReactionPlugin_setUpperFluxBound (SBasePlugin_t *fbc, const char *chemform) |
| int | FbcReactionPlugin_unsetLowerFluxBound (SBasePlugin_t *fbc) |
| int | FbcReactionPlugin_unsetUpperFluxBound (SBasePlugin_t *fbc) |
Implementation of the FbcReactionPlugin_t class.
| GeneProductAssociation_t* FbcReactionPlugin_getGeneProductAssociation | ( | SBasePlugin_t * | fbc | ) |
| char* FbcReactionPlugin_getLowerFluxBound | ( | SBasePlugin_t * | fbc | ) |
| char* FbcReactionPlugin_getUpperFluxBound | ( | SBasePlugin_t * | fbc | ) |
| int FbcReactionPlugin_isSetGeneProductAssociation | ( | SBasePlugin_t * | fbc | ) |
| int FbcReactionPlugin_isSetLowerFluxBound | ( | SBasePlugin_t * | fbc | ) |
| int FbcReactionPlugin_isSetUpperFluxBound | ( | SBasePlugin_t * | fbc | ) |
| int FbcReactionPlugin_setGeneProductAssociation | ( | SBasePlugin_t * | fbc, |
| GeneProductAssociation_t * | gpa | ||
| ) |
| int FbcReactionPlugin_setLowerFluxBound | ( | SBasePlugin_t * | fbc, |
| const char * | chemform | ||
| ) |
| int FbcReactionPlugin_setUpperFluxBound | ( | SBasePlugin_t * | fbc, |
| const char * | chemform | ||
| ) |
| int FbcReactionPlugin_unsetLowerFluxBound | ( | SBasePlugin_t * | fbc | ) |
| int FbcReactionPlugin_unsetUpperFluxBound | ( | SBasePlugin_t * | fbc | ) |