Uses of Class
de.unirostock.sems.bives.sbml.parser.SBMLFunctionDefinition
-
Packages that use SBMLFunctionDefinition Package Description de.unirostock.sems.bives.sbml.parser -
-
Uses of SBMLFunctionDefinition in de.unirostock.sems.bives.sbml.parser
Methods in de.unirostock.sems.bives.sbml.parser that return types with arguments of type SBMLFunctionDefinition Modifier and Type Method Description HashMap<String,SBMLFunctionDefinition>
SBMLModel. getFunctionDefinitions()
Gets the function definitions.
-