Home
last modified time | relevance | path

Searched defs:SPECIES_ROLE_INHIBITOR (Results 1 – 6 of 6) sorted by relevance

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/layout/sbml/
H A DSpeciesReferenceRole.h67 , SPECIES_ROLE_INHIBITOR /*!< The referenced Species acts as an inhibitor of the reaction. */ enumerator
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/packages/layout/sbml/
H A DSpeciesReferenceRole.h67 , SPECIES_ROLE_INHIBITOR /*!< The referenced Species acts as an inhibitor of the reaction. */ enumerator
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/docs/src/java-substitutions/
H A DlibsbmlConstants.java.in8091 public final static int SPECIES_ROLE_INHIBITOR = SPECIES_ROLE_ACTIVATOR + 1; field
/dports/biology/libsbml/libsbml-5.19.0/docs/src/java-substitutions/
H A DlibsbmlConstants.java.in8091 public final static int SPECIES_ROLE_INHIBITOR = SPECIES_ROLE_ACTIVATOR + 1; field
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/docs/src/python-substitutions/
H A Dlibsbml.py6730 SPECIES_ROLE_INHIBITOR = _libsbml.SPECIES_ROLE_INHIBITOR variable
/dports/biology/libsbml/libsbml-5.19.0/docs/src/python-substitutions/
H A Dlibsbml.py6730 SPECIES_ROLE_INHIBITOR = _libsbml.SPECIES_ROLE_INHIBITOR variable