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