Package | Description |
---|---|
de.unirostock.sems.bives.sbml.parser |
Modifier and Type | Method and Description |
---|---|
SBMLCompartment |
SBMLSpecies.getCompartment()
Gets the compartment that hosts this species.
|
SBMLCompartment |
SBMLReaction.getCompartment()
Gets the compartment.
|
SBMLCompartment |
SBMLModel.getCompartment(String id)
Gets the compartment.
|
Modifier and Type | Method and Description |
---|---|
HashMap<String,SBMLCompartment> |
SBMLModel.getCompartments()
Gets the compartments.
|
Copyright © 2017 SEMS project @ University of Rostock. All rights reserved.