|
libSBML C API
5.18.0
|
Implementation of the FbcAnd_t class. More...
Functions | |
| FbcAssociation_t * | FbcAnd_removeAssociationById (FbcAnd_t *fa, const char *sid) |
| Removes the FbcAssociation_t with the given identifier from this FbcAnd_t and returns a pointer to it. More... | |
Implementation of the FbcAnd_t class.
| FbcAssociation_t* FbcAnd_removeAssociationById | ( | FbcAnd_t * | fa, |
| const char * | sid | ||
| ) |
Removes the FbcAssociation_t with the given identifier from this FbcAnd_t and returns a pointer to it.
| fa | the FbcAnd_t structure to search. |
| sid | the identifier of the FbcAssociation_t to remove. |