libSBML C API
libSBML 5.20.2 C API
|
Definition of Association_t, the contents of a GeneAssociation_t. More...
Functions | |
Association_t * | Association_clone (const Association_t *a) |
_tCreates_t _tand_t _treturns_t _ta_t _tdeep_t _tcopy_t _tof_t _tthis_t _tAssociation_t_t _tobject_t. | |
FbcAnd_t * | Association_createFbcAnd (unsigned int level, unsigned int version, unsigned int pkgVersion) |
_tCreates_t _ta_t _tnew_t _tFbcAnd_t (_tAssociation_t_t) _tusing_t _tthe_t _tgiven_t _tSBML_t _tLevel_t, _tVersion_t _tand_t &_tldquo_t;_tfbc_t&_trdquo_t; _tpackage_t _tversion_t. | |
FbcOr_t * | Association_createFbcOr (unsigned int level, unsigned int version, unsigned int pkgVersion) |
_tCreates_t _ta_t _tnew_t _tFbcOr_t (_tAssociation_t_t) _tusing_t _tthe_t _tgiven_t _tSBML_t _tLevel_t, _tVersion_t _tand_t &_tldquo_t;_tfbc_t&_trdquo_t; _tpackage_t _tversion_t. | |
GeneProductRef_t * | Association_createGeneProductRef (unsigned int level, unsigned int version, unsigned int pkgVersion) |
_tCreates_t _ta_t _tnew_t _tGeneProductRef_t (_tAssociation_t_t) _tusing_t _tthe_t _tgiven_t _tSBML_t _tLevel_t, _tVersion_t _tand_t &_tldquo_t;_tfbc_t&_trdquo_t; _tpackage_t _tversion_t. | |
void | Association_free (Association_t *a) |
_tFrees_t _tthis_t _tAssociation_t_t _tobject_t. | |
int | Association_isFbcAnd (const Association_t *a) |
_tPredicate_t _treturning_t @_tc_t _t1_t _tif_t _tthis_t _tAssociation_t_t _tis_t _tof_t _ttype_t _tFbcAnd_t_t | |
int | Association_isFbcOr (const Association_t *a) |
_tPredicate_t _treturning_t @_tc_t _t1_t _tif_t _tthis_t _tAssociation_t_t _tis_t _tof_t _ttype_t _tFbcOr_t_t | |
int | Association_isGeneProductRef (const Association_t *a) |
_tPredicate_t _treturning_t @_tc_t _t1_t _tif_t _tthis_t _tAssociation_t_t _tis_t _tof_t _ttype_t _tGeneProductRef_t_t | |
Definition of Association_t, the contents of a GeneAssociation_t.
Association_t * Association_clone | ( | const Association_t * | a | ) |
_tCreates_t _tand_t _treturns_t _ta_t _tdeep_t _tcopy_t _tof_t _tthis_t _tAssociation_t_t _tobject_t.
@_tparam_t _ta_t _tthe_t _tAssociation_t_t _tstructure_t.
@_treturn_t _ta_t (_tdeep_t) _tcopy_t _tof_t _tthis_t _tAssociation_t_t _tobject_t.
@_tcopydetails_t _tdoc_warning_returns_owned_pointer_t
@_tmemberof_t _tAssociation_t_t
FbcAnd_t * Association_createFbcAnd | ( | unsigned int | level, |
unsigned int | version, | ||
unsigned int | pkgVersion | ||
) |
_tCreates_t _ta_t _tnew_t _tFbcAnd_t (_tAssociation_t_t) _tusing_t _tthe_t _tgiven_t _tSBML_t _tLevel_t, _tVersion_t _tand_t &_tldquo_t;_tfbc_t&_trdquo_t; _tpackage_t _tversion_t.
@_tparam_t _tlevel_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t _tLevel_t _tto_t _tassign_t _tto_t _tthis_t _tAssociation_t_t.
@_tparam_t _tversion_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t _tVersion_t _tto_t _tassign_t _tto_t _tthis_t _tAssociation_t_t.
@_tparam_t _tpkgVersion_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t _tFbc_t _tVersion_t _tto_t _tassign_t _tto_t _tthis_t _tAssociation_t_t.
@_tcopydetails_t _tdoc_note_setting_lv_pkg_t
@_tcopydetails_t _tdoc_warning_returns_owned_pointer_t
@_tmemberof_t _tAssociation_t_t
FbcOr_t * Association_createFbcOr | ( | unsigned int | level, |
unsigned int | version, | ||
unsigned int | pkgVersion | ||
) |
_tCreates_t _ta_t _tnew_t _tFbcOr_t (_tAssociation_t_t) _tusing_t _tthe_t _tgiven_t _tSBML_t _tLevel_t, _tVersion_t _tand_t &_tldquo_t;_tfbc_t&_trdquo_t; _tpackage_t _tversion_t.
@_tparam_t _tlevel_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t _tLevel_t _tto_t _tassign_t _tto_t _tthis_t _tAssociation_t_t.
@_tparam_t _tversion_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t _tVersion_t _tto_t _tassign_t _tto_t _tthis_t _tAssociation_t_t.
@_tparam_t _tpkgVersion_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t _tFbc_t _tVersion_t _tto_t _tassign_t _tto_t _tthis_t _tAssociation_t_t.
@_tcopydetails_t _tdoc_note_setting_lv_pkg_t
@_tcopydetails_t _tdoc_warning_returns_owned_pointer_t
@_tmemberof_t _tAssociation_t_t
GeneProductRef_t * Association_createGeneProductRef | ( | unsigned int | level, |
unsigned int | version, | ||
unsigned int | pkgVersion | ||
) |
_tCreates_t _ta_t _tnew_t _tGeneProductRef_t (_tAssociation_t_t) _tusing_t _tthe_t _tgiven_t _tSBML_t _tLevel_t, _tVersion_t _tand_t &_tldquo_t;_tfbc_t&_trdquo_t; _tpackage_t _tversion_t.
@_tparam_t _tlevel_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t _tLevel_t _tto_t _tassign_t _tto_t _tthis_t _tAssociation_t_t.
@_tparam_t _tversion_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t _tVersion_t _tto_t _tassign_t _tto_t _tthis_t _tAssociation_t_t.
@_tparam_t _tpkgVersion_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t _tFbc_t _tVersion_t _tto_t _tassign_t _tto_t _tthis_t _tAssociation_t_t.
@_tcopydetails_t _tdoc_note_setting_lv_pkg_t
@_tcopydetails_t _tdoc_warning_returns_owned_pointer_t
@_tmemberof_t _tAssociation_t_t
void Association_free | ( | Association_t * | a | ) |
_tFrees_t _tthis_t _tAssociation_t_t _tobject_t.
@_tparam_t _ta_t _tthe_t _tAssociation_t_t _tstructure_t.
@_tmemberof_t _tAssociation_t_t
int Association_isFbcAnd | ( | const Association_t * | a | ) |
_tPredicate_t _treturning_t @_tc_t _t1_t _tif_t _tthis_t _tAssociation_t_t _tis_t _tof_t _ttype_t _tFbcAnd_t_t
@_tparam_t _ta_t _tthe_t _tAssociation_t_t _tstructure_t.
@_treturn_t @_tc_t _t1_t _tif_t _tthis_t _tAssociation_t_t _tis_t _tof_t _ttype_t _tFbcAnd_t_t, @_tc_t _t0_t _totherwise_t
@_tmemberof_t _tAssociation_t_t
int Association_isFbcOr | ( | const Association_t * | a | ) |
_tPredicate_t _treturning_t @_tc_t _t1_t _tif_t _tthis_t _tAssociation_t_t _tis_t _tof_t _ttype_t _tFbcOr_t_t
@_tparam_t _ta_t _tthe_t _tAssociation_t_t _tstructure_t.
@_treturn_t @_tc_t _t1_t _tif_t _tthis_t _tAssociation_t_t _tis_t _tof_t _ttype_t _tFbcOr_t_t, @_tc_t _t0_t _totherwise_t
@_tmemberof_t _tAssociation_t_t
int Association_isGeneProductRef | ( | const Association_t * | a | ) |
_tPredicate_t _treturning_t @_tc_t _t1_t _tif_t _tthis_t _tAssociation_t_t _tis_t _tof_t _ttype_t _tGeneProductRef_t_t
@_tparam_t _ta_t _tthe_t _tAssociation_t_t _tstructure_t.
@_treturn_t @_tc_t _t1_t _tif_t _tthis_t _tAssociation_t_t _tis_t _tof_t _ttype_t _tGeneProductRef_t_t, @_tc_t _t0_t _totherwise_t
@_tmemberof_t _tAssociation_t_t