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