libSBML C API
libSBML 5.20.2 C API
|
Definition of the UserDefinedConstraintComponent_t class. More...
Functions | |
UserDefinedConstraintComponent_t * | UserDefinedConstraintComponent_clone (const UserDefinedConstraintComponent_t *udcc) |
_tCreates_t _tand_t _treturns_t _ta_t _tdeep_t _tcopy_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _tobject_t. | |
UserDefinedConstraintComponent_t * | UserDefinedConstraintComponent_create (unsigned int level, unsigned int version, unsigned int pkgVersion) |
@_tclass_t _tdoc_userdefinedconstraintcomponent_variableType_t | |
void | UserDefinedConstraintComponent_free (UserDefinedConstraintComponent_t *udcc) |
_tFrees_t _tthis_t _tUserDefinedConstraintComponent_t_t _tobject_t. | |
char * | UserDefinedConstraintComponent_getCoefficient (const UserDefinedConstraintComponent_t *udcc) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcoefficient_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
char * | UserDefinedConstraintComponent_getId (const UserDefinedConstraintComponent_t *udcc) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tid_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
char * | UserDefinedConstraintComponent_getName (const UserDefinedConstraintComponent_t *udcc) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tname_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
char * | UserDefinedConstraintComponent_getVariable (const UserDefinedConstraintComponent_t *udcc) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
char * | UserDefinedConstraintComponent_getVariable2 (const UserDefinedConstraintComponent_t *udcc) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable2_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
FbcVariableType_t | UserDefinedConstraintComponent_getVariableType (const UserDefinedConstraintComponent_t *udcc) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
char * | UserDefinedConstraintComponent_getVariableTypeAsString (const UserDefinedConstraintComponent_t *udcc) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_hasRequiredAttributes (const UserDefinedConstraintComponent_t *udcc) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tall_t _tthe_t _trequired_t _tattributes_t _tfor_t _tthis_t _tUserDefinedConstraintComponent_t_t _tobject_t _thave_t _tbeen_t _tset_t. | |
int | UserDefinedConstraintComponent_isSetCoefficient (const UserDefinedConstraintComponent_t *udcc) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tcoefficient_t" _tattribute_t _tis_t _tset_t. | |
int | UserDefinedConstraintComponent_isSetId (const UserDefinedConstraintComponent_t *udcc) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tid_t" _tattribute_t _tis_t _tset_t. | |
int | UserDefinedConstraintComponent_isSetName (const UserDefinedConstraintComponent_t *udcc) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tname_t" _tattribute_t _tis_t _tset_t. | |
int | UserDefinedConstraintComponent_isSetVariable (const UserDefinedConstraintComponent_t *udcc) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tvariable_t" _tattribute_t _tis_t _tset_t. | |
int | UserDefinedConstraintComponent_isSetVariable2 (const UserDefinedConstraintComponent_t *udcc) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tvariable2_t" _tattribute_t _tis_t _tset_t. | |
int | UserDefinedConstraintComponent_isSetVariableType (const UserDefinedConstraintComponent_t *udcc) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tvariableType_t" _tattribute_t _tis_t _tset_t. | |
int | UserDefinedConstraintComponent_setCoefficient (UserDefinedConstraintComponent_t *udcc, const char *coefficient) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcoefficient_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_setId (UserDefinedConstraintComponent_t *udcc, const char *id) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tid_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_setName (UserDefinedConstraintComponent_t *udcc, const char *name) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tname_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_setVariable (UserDefinedConstraintComponent_t *udcc, const char *variable) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_setVariable2 (UserDefinedConstraintComponent_t *udcc, const char *variable2) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable2_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_setVariableType (UserDefinedConstraintComponent_t *udcc, FbcVariableType_t variableType) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_setVariableTypeAsString (UserDefinedConstraintComponent_t *udcc, const char *variableType) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_unsetCoefficient (UserDefinedConstraintComponent_t *udcc) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcoefficient_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_unsetId (UserDefinedConstraintComponent_t *udcc) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tid_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_unsetName (UserDefinedConstraintComponent_t *udcc) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tname_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_unsetVariable (UserDefinedConstraintComponent_t *udcc) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_unsetVariable2 (UserDefinedConstraintComponent_t *udcc) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable2_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
int | UserDefinedConstraintComponent_unsetVariableType (UserDefinedConstraintComponent_t *udcc) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t. | |
Definition of the UserDefinedConstraintComponent_t class.
UserDefinedConstraintComponent_t * UserDefinedConstraintComponent_clone | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tCreates_t _tand_t _treturns_t _ta_t _tdeep_t _tcopy_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _tobject_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_treturn_t _ta_t (_tdeep_t) _tcopy_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _tobject_t.
@_tcopydetails_t _tdoc_returned_owned_pointer_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
UserDefinedConstraintComponent_t * UserDefinedConstraintComponent_create | ( | unsigned int | level, |
unsigned int | version, | ||
unsigned int | pkgVersion | ||
) |
@_tclass_t _tdoc_userdefinedconstraintcomponent_variableType_t
@_tpar_t _tThe_t _tattribute_t "_tvariableType_t" _ton_t _ta_t _tUserDefinedConstraintComponent_t _tobject_t _tis_t _tused_t _tto_t _tTODO_t:_tadd_t _texplanation_t
_tIn_t _tthe_t _tSBML_t _tLevel_t&_tnbsp_t;_t3_t _tVersion_t&_tnbsp_t;_t1_t _tFbc_t _tspecification_t, _tthe_t _tfollowing_t _tare_t _tthe_t _tallowable_t _tvalues_t _tfor_t "_tvariableType_t": <_tul_t> <_tli_t> @_tc_t "_tlinear_t", _tTODO_t:_tadd_t _tdescription_t
<_tli_t> @_tc_t "_tquadratic_t", _tTODO_t:_tadd_t _tdescription_t
</_tul_t>
_tCreates_t _ta_t _tnew_t _tUserDefinedConstraintComponent_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 _tUserDefinedConstraintComponent_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 _tUserDefinedConstraintComponent_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 _tUserDefinedConstraintComponent_t_t.
@_tcopydetails_t _tdoc_note_setting_lv_pkg_t
@_tcopydetails_t _tdoc_returned_owned_pointer_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
void UserDefinedConstraintComponent_free | ( | UserDefinedConstraintComponent_t * | udcc | ) |
_tFrees_t _tthis_t _tUserDefinedConstraintComponent_t_t _tobject_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
char * UserDefinedConstraintComponent_getCoefficient | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcoefficient_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t _twhose_t _tcoefficient_t _tis_t _tsought_t.
@_treturn_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcoefficient_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _tas_t _ta_t _tpointer_t _tto_t _ta_t _tstring_t.
@_tcopydetails_t _tdoc_returned_owned_char_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
char * UserDefinedConstraintComponent_getId | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tid_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t _twhose_t _tid_t _tis_t _tsought_t.
@_treturn_t _tthe_t _tvalue_t _tof_t _tthe_t "_tid_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _tas_t _ta_t _tpointer_t _tto_t _ta_t _tstring_t.
@_tcopydetails_t _tdoc_returned_owned_char_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
char * UserDefinedConstraintComponent_getName | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tname_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t _twhose_t _tname_t _tis_t _tsought_t.
@_treturn_t _tthe_t _tvalue_t _tof_t _tthe_t "_tname_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _tas_t _ta_t _tpointer_t _tto_t _ta_t _tstring_t.
@_tcopydetails_t _tdoc_returned_owned_char_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
char * UserDefinedConstraintComponent_getVariable | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t _twhose_t _tvariable_t _tis_t _tsought_t.
@_treturn_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _tas_t _ta_t _tpointer_t _tto_t _ta_t _tstring_t.
@_tcopydetails_t _tdoc_returned_owned_char_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
char * UserDefinedConstraintComponent_getVariable2 | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable2_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t _twhose_t _tvariable2_t _tis_t _tsought_t.
@_treturn_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable2_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _tas_t _ta_t _tpointer_t _tto_t _ta_t _tstring_t.
@_tcopydetails_t _tdoc_returned_owned_char_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t _twhose_t _tvariable_t _tis_t _tsought_t.
@_treturn_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable2_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _tas_t _ta_t _tpointer_t _tto_t _ta_t _tstring_t.
@_tcopydetails_t _tdoc_returned_owned_char_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
FbcVariableType_t UserDefinedConstraintComponent_getVariableType | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t _twhose_t _tvariableType_t _tis_t _tsought_t.
@_treturn_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _tas_t _ta_t _tFbcVariableType_t_t.
@_tcopydetails_t _tdoc_userdefinedconstraintcomponent_variableType_t @_tif_t _tclike_t _tThe_t _tvalue_t _tis_t _tdrawn_t _tfrom_t _tthe_t _tenumeration_t @_tref_t _tFbcVariableType_t_t @_tendif_t _tThe_t _tpossible_t _tvalues_t _treturned_t _tby_t _tthis_t _tmethod_t _tare_t: @_tli_t @_tsbmlconstant_t{_tFBC_VARIABLE_TYPE_LINEAR_t, _tFbcVariableType_t_t} @_tli_t @_tsbmlconstant_t{_tFBC_VARIABLE_TYPE_QUADRATIC_t, _tFbcVariableType_t_t} @_tli_t @_tsbmlconstant_t{_tFBC_VARIABLE_TYPE_INVALID_t, _tFbcVariableType_t_t}
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
char * UserDefinedConstraintComponent_getVariableTypeAsString | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t _twhose_t _tvariableType_t _tis_t _tsought_t.
@_treturn_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _tas_t _ta_t _tconst_t _tchar_t *.
@_tcopydetails_t _tdoc_returned_unowned_char_t
@_tcopydetails_t _tdoc_userdefinedconstraintcomponent_variableType_t _tThe_t _tpossible_t _tvalues_t _treturned_t _tby_t _tthis_t _tmethod_t _tare_t: @_tli_t @_tc_t "_tlinear_t" @_tli_t @_tc_t "_tquadratic_t" @_tli_t @_tc_t "_tinvalid_t _tFbcVariableType_t _tvalue_t"
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_hasRequiredAttributes | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tall_t _tthe_t _trequired_t _tattributes_t _tfor_t _tthis_t _tUserDefinedConstraintComponent_t_t _tobject_t _thave_t _tbeen_t _tset_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_treturn_t @_tc_t _t1_t (_ttrue_t) _tto_t _tindicate_t _tthat_t _tall_t _tthe_t _trequired_t _tattributes_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t _thave_t _tbeen_t _tset_t, _totherwise_t @_tc_t _t0_t (_tfalse_t) _tis_t _treturned_t.
@_tnote_t _tThe_t _trequired_t _tattributes_t _tfor_t _tthe_t _tUserDefinedConstraintComponent_t_t _tobject_t _tare_t: @_tli_t "_tcoefficient_t" @_tli_t "_tvariable_t" @_tli_t "_tvariableType_t"
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_isSetCoefficient | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tcoefficient_t" _tattribute_t _tis_t _tset_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_treturn_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tcoefficient_t" _tattribute_t _thas_t _tbeen_t _tset_t, _totherwise_t @_tc_t _t0_t (_tfalse_t) _tis_t _treturned_t.
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_isSetId | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tid_t" _tattribute_t _tis_t _tset_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_treturn_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tid_t" _tattribute_t _thas_t _tbeen_t _tset_t, _totherwise_t @_tc_t _t0_t (_tfalse_t) _tis_t _treturned_t.
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_isSetName | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tname_t" _tattribute_t _tis_t _tset_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_treturn_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tname_t" _tattribute_t _thas_t _tbeen_t _tset_t, _totherwise_t @_tc_t _t0_t (_tfalse_t) _tis_t _treturned_t.
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_isSetVariable | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tvariable_t" _tattribute_t _tis_t _tset_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_treturn_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tvariable_t" _tattribute_t _thas_t _tbeen_t _tset_t, _totherwise_t @_tc_t _t0_t (_tfalse_t) _tis_t _treturned_t.
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_isSetVariable2 | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tvariable2_t" _tattribute_t _tis_t _tset_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_treturn_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tvariable2_t" _tattribute_t _thas_t _tbeen_t _tset_t, _totherwise_t @_tc_t _t0_t (_tfalse_t) _tis_t _treturned_t.
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_isSetVariableType | ( | const UserDefinedConstraintComponent_t * | udcc | ) |
_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tvariableType_t" _tattribute_t _tis_t _tset_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_treturn_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tUserDefinedConstraintComponent_t_t'_ts_t "_tvariableType_t" _tattribute_t _thas_t _tbeen_t _tset_t, _totherwise_t @_tc_t _t0_t (_tfalse_t) _tis_t _treturned_t.
@_tcopydetails_t _tdoc_userdefinedconstraintcomponent_variableType_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_setCoefficient | ( | UserDefinedConstraintComponent_t * | udcc, |
const char * | coefficient | ||
) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcoefficient_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tparam_t _tcoefficient_t _tconst_t _tchar_t * _tvalue_t _tof_t _tthe_t "_tcoefficient_t" _tattribute_t _tto_t _tbe_t _tset_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_ATTRIBUTE_VALUE_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
_tCalling_t _tthis_t _tfunction_t _twith_t @_tp_t _tcoefficient_t = @_tc_t _tNULL_t _tor_t _tan_t _tempty_t _tstring_t _tis_t _tequivalent_t _tto_t _tcalling_t _tUserDefinedConstraintComponent_unsetCoefficient_t().
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_setId | ( | UserDefinedConstraintComponent_t * | udcc, |
const char * | id | ||
) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tid_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tparam_t _tid_t _tconst_t _tchar_t * _tvalue_t _tof_t _tthe_t "_tid_t" _tattribute_t _tto_t _tbe_t _tset_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_ATTRIBUTE_VALUE_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
_tCalling_t _tthis_t _tfunction_t _twith_t @_tp_t _tid_t = @_tc_t _tNULL_t _tor_t _tan_t _tempty_t _tstring_t _tis_t _tequivalent_t _tto_t _tcalling_t _tUserDefinedConstraintComponent_unsetId_t().
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_setName | ( | UserDefinedConstraintComponent_t * | udcc, |
const char * | name | ||
) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tname_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tparam_t _tname_t _tconst_t _tchar_t * _tvalue_t _tof_t _tthe_t "_tname_t" _tattribute_t _tto_t _tbe_t _tset_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
_tCalling_t _tthis_t _tfunction_t _twith_t @_tp_t _tname_t = @_tc_t _tNULL_t _tor_t _tan_t _tempty_t _tstring_t _tis_t _tequivalent_t _tto_t _tcalling_t _tUserDefinedConstraintComponent_unsetName_t().
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_setVariable | ( | UserDefinedConstraintComponent_t * | udcc, |
const char * | variable | ||
) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tparam_t _tvariable_t _tconst_t _tchar_t * _tvalue_t _tof_t _tthe_t "_tvariable_t" _tattribute_t _tto_t _tbe_t _tset_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_ATTRIBUTE_VALUE_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_setVariable2 | ( | UserDefinedConstraintComponent_t * | udcc, |
const char * | variable2 | ||
) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable2_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tparam_t _tvariable2_t _tconst_t _tchar_t * _tvalue_t _tof_t _tthe_t "_tvariable2_t" _tattribute_t _tto_t _tbe_t _tset_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_ATTRIBUTE_VALUE_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_setVariableType | ( | UserDefinedConstraintComponent_t * | udcc, |
FbcVariableType_t | variableType | ||
) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tparam_t _tvariableType_t _tFbcVariableType_t_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tto_t _tbe_t _tset_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_ATTRIBUTE_VALUE_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
@_tcopydetails_t _tdoc_userdefinedconstraintcomponent_variableType_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_setVariableTypeAsString | ( | UserDefinedConstraintComponent_t * | udcc, |
const char * | variableType | ||
) |
_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tparam_t _tvariableType_t _tconst_t _tchar_t * _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tto_t _tbe_t _tset_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_ATTRIBUTE_VALUE_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
@_tcopydetails_t _tdoc_userdefinedconstraintcomponent_variableType_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_unsetCoefficient | ( | UserDefinedConstraintComponent_t * | udcc | ) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcoefficient_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_FAILED_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_unsetId | ( | UserDefinedConstraintComponent_t * | udcc | ) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tid_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_FAILED_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_unsetName | ( | UserDefinedConstraintComponent_t * | udcc | ) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tname_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_FAILED_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_unsetVariable | ( | UserDefinedConstraintComponent_t * | udcc | ) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_FAILED_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_unsetVariable2 | ( | UserDefinedConstraintComponent_t * | udcc | ) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariable2_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_FAILED_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
@_tmemberof_t _tUserDefinedConstraintComponent_t_t
int UserDefinedConstraintComponent_unsetVariableType | ( | UserDefinedConstraintComponent_t * | udcc | ) |
_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tvariableType_t" _tattribute_t _tof_t _tthis_t _tUserDefinedConstraintComponent_t_t.
@_tparam_t _tudcc_t _tthe_t _tUserDefinedConstraintComponent_t_t _tstructure_t.
@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}
@_tcopydetails_t _tdoc_userdefinedconstraintcomponent_variableType_t
@_tmemberof_t _tUserDefinedConstraintComponent_t_t