SBML-Qual has a method for defining the default result of a transition called defaultTerm. See for example this snippet:
<listOfFunctionTerms> <functionTerm resultLevel="1"> <math> < !−− A >= 1−−> <apply> <geq/> <c i>A</ c i> <c i>theta B A</ c i> </apply> </math> </functionTerm> <defaultTerm resultLevel="0" /> </listOfFunctionTerms>
Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)