libSBML C API
libSBML 5.20.4 C API
|
Definition of SpeciesReferenceRole enum for SBML Layout_t. More...
Enumerations | |
enum | SpeciesReferenceRole_t { SPECIES_ROLE_UNDEFINED , SPECIES_ROLE_SUBSTRATE , SPECIES_ROLE_PRODUCT , SPECIES_ROLE_SIDESUBSTRATE , SPECIES_ROLE_SIDEPRODUCT , SPECIES_ROLE_MODIFIER , SPECIES_ROLE_ACTIVATOR , SPECIES_ROLE_INHIBITOR , SPECIES_ROLE_INVALID } |
@_tenum_t _tSpeciesReferenceRole_t_t @_tbrief_t _tSpeciesReferenceRole_t_t _tis_t _tthe_t _tenumeration_t _tof_t _tpossible_t _tvalues_t _tfor_t _tthe_t '_trole_t' _tattribute_t _tof_t _ta_t _tSpeciesReferenceGlyph_t. More... | |
Definition of SpeciesReferenceRole enum for SBML Layout_t.
@_tenum_t _tSpeciesReferenceRole_t_t @_tbrief_t _tSpeciesReferenceRole_t_t _tis_t _tthe_t _tenumeration_t _tof_t _tpossible_t _tvalues_t _tfor_t _tthe_t '_trole_t' _tattribute_t _tof_t _ta_t _tSpeciesReferenceGlyph_t.
_tThe_t _trole_t _tattribute_t _tis_t _tof_t _ttype_t _tSpeciesReferenceRole_t _tand_t _tis_t _tused_t _tto_t _tspecify_t _thow_t _tthe_t _tspecies_t _treference_t _tshould_t _tbe_t _tdisplayed_t. _tAllowed_t _tvalues_t _tare_t '_tsubstrate_t', '_tproduct_t', '_tsidesubstrate_t', '_tsideproduct_t', '_tmodifier_t', '_tactivator_t', '_tinhibitor_t' _tand_t '_tundefined_t'.
_tThis_t _tattribute_t _tis_t _toptional_t _tand_t _tshould_t _tonly_t _tbe_t _tnecessary_t _tif_t _tthe_t _toptional_t _tspeciesReference_t _tattribute_t _tis_t _tnot_t _tgiven_t _tor_t _tif_t _tthe_t _trespective_t _tinformation_t _tfrom_t _tthe_t _tmodel_t _tneeds_t _tto_t _tbe_t _toverridden_t.