| Package | Description |
|---|---|
| bactimas.datamodel | |
| bactimas.db |
| Modifier and Type | Method and Description |
|---|---|
static Frame |
CurrentExperiment.getFrame(int frameNo)
Returns a frame for the five frameNo (STARTING WITH 1)!!
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.ArrayList<Frame> |
DALService.initFrames(java.lang.String redFolder,
java.lang.String greenFolder,
java.lang.String blueFolder)
Loads the frames for the active experiment or initializes (inserts) new ones.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.LinkedList<Bacteria> |
DALService.getBacteriasForFrame(Frame f) |
static java.util.LinkedList<Bacteria> |
DALService.getSplitBacteriasForFrame(Frame f) |