libSBML C++ API
libSBML 5.12.0 C++ API
|
: Implementation of the FbcAssociation class More...
Functions | |
void | addChildren (FbcAssociation *association, const ASTNode *node, const ASTNode *current, FbcModelPlugin *plugin) |
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 * | ListOfFbcAssociations_getById (ListOf_t *lo, const char *sid) |
FbcAssociation_t * | ListOfFbcAssociations_removeById (ListOf_t *lo, const char *sid) |
FbcAssociation * | toAssociation (const ASTNode *node, FbcModelPlugin *plugin) |
doxygenLibsbmlInternal More... | |
: Implementation of the FbcAssociation class
void addChildren | ( | FbcAssociation * | association, |
const ASTNode * | node, | ||
const ASTNode * | current, | ||
FbcModelPlugin * | plugin | ||
) |
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* ListOfFbcAssociations_getById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |
FbcAssociation_t* ListOfFbcAssociations_removeById | ( | ListOf_t * | lo, |
const char * | sid | ||
) |
FbcAssociation * toAssociation | ( | const ASTNode * | node, |
FbcModelPlugin * | plugin | ||
) |
doxygenLibsbmlInternal
doxygenLibsbmlInternal