Package | Description |
---|---|
de.unirostock.sems.bives.sbml.parser |
Modifier and Type | Field and Description |
---|---|
protected SBMLSpecies |
SBMLSimpleSpeciesReference.species
The species it is linking to.
|
Modifier and Type | Method and Description |
---|---|
SBMLSpecies |
SBMLSimpleSpeciesReference.getSpecies()
Gets the corresponding species.
|
SBMLSpecies |
SBMLModel.getSpecies(String id)
Gets the species.
|
Modifier and Type | Method and Description |
---|---|
HashMap<String,SBMLSpecies> |
SBMLModel.getSpecies()
Gets the species.
|
Copyright © 2017 SEMS project @ University of Rostock. All rights reserved.