Uses of Class
de.unirostock.sems.bives.sbml.parser.SBMLKineticLaw
-
Packages that use SBMLKineticLaw Package Description de.unirostock.sems.bives.sbml.parser -
-
Uses of SBMLKineticLaw in de.unirostock.sems.bives.sbml.parser
Methods in de.unirostock.sems.bives.sbml.parser that return SBMLKineticLaw Modifier and Type Method Description SBMLKineticLaw
SBMLReaction. getKineticLaw()
Gets the kinetic law.Methods in de.unirostock.sems.bives.sbml.parser with parameters of type SBMLKineticLaw Modifier and Type Method Description void
SBMLKineticLaw. reportModification(de.unirostock.sems.bives.algorithm.SimpleConnectionManager conMgmt, SBMLKineticLaw a, SBMLKineticLaw b, de.unirostock.sems.bives.markup.MarkupElement me)
Report modification of the entities.
-