|
libSBML C API
5.18.0
|
Implementation of the FbcAssociation_t class. More...
Functions | |
| FbcAssociation_t * | FbcAssociation_clone (FbcAssociation_t *fa) |
| FbcAssociation_t * | FbcAssociation_create (unsigned int level, unsigned int version, unsigned int pkgVersion) |
| void | FbcAssociation_free (FbcAssociation_t *fa) |
| int | FbcAssociation_hasRequiredAttributes (const FbcAssociation_t *fa) |
| FbcAssociation_t * | FbcAssociation_parseFbcInfixAssociation (const char *infix, SBasePlugin_t *plugin) |
| char * | FbcAssociation_toInfix (const FbcAssociation_t *fa) |
| FbcAssociation_t * | ListOfFbcAssociations_getById (ListOf_t *lo, const char *sid) |
| FbcAssociation_t * | ListOfFbcAssociations_removeById (ListOf_t *lo, const char *sid) |
Implementation of the FbcAssociation_t class.
| FbcAssociation_t* FbcAssociation_clone | ( | FbcAssociation_t * | fa | ) |
| FbcAssociation_t* FbcAssociation_create | ( | unsigned int | level, |
| unsigned int | version, | ||
| unsigned int | pkgVersion | ||
| ) |
| void FbcAssociation_free | ( | FbcAssociation_t * | fa | ) |
| int FbcAssociation_hasRequiredAttributes | ( | const FbcAssociation_t * | fa | ) |
| FbcAssociation_t* FbcAssociation_parseFbcInfixAssociation | ( | const char * | infix, |
| SBasePlugin_t * | plugin | ||
| ) |
| char* FbcAssociation_toInfix | ( | const FbcAssociation_t * | fa | ) |
| FbcAssociation_t* ListOfFbcAssociations_getById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |
| FbcAssociation_t* ListOfFbcAssociations_removeById | ( | ListOf_t * | lo, |
| const char * | sid | ||
| ) |