| Package | Description |
|---|---|
| de.bioforscher.singa.simulation.model.compartments | |
| de.bioforscher.singa.simulation.model.graphs | |
| de.bioforscher.singa.simulation.parser.sbml |
| Modifier and Type | Method and Description |
|---|---|
EnclosedCompartment |
Membrane.getInnerCompartment() |
| Modifier and Type | Method and Description |
|---|---|
static Membrane |
Membrane.forCompartment(EnclosedCompartment enclosedCompartment) |
| Constructor and Description |
|---|
Membrane(String identifier,
String name,
EnclosedCompartment innerCompartment) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatonGraph.addNodesToCompartment(EnclosedCompartment enclosedCompartment,
Rectangle rectangle) |
static void |
AutomatonGraphs.splitRectangularGraphWithMembrane(AutomatonGraph graph,
GridCoordinateConverter converter,
EnclosedCompartment innerSection,
CellSection outerSection) |
| Modifier and Type | Method and Description |
|---|---|
Map<EnclosedCompartment,Double> |
SBMLParser.getCompartments() |
Copyright © 2017. All rights reserved.