Package | Description |
---|---|
bactimas.datamodel | |
bactimas.db |
Modifier and Type | Method and Description |
---|---|
static java.util.LinkedList<BTreeElement> |
CurrentExperiment.getBacteriaBTreeElements(Bacteria root,
java.lang.String onWidthSQL,
java.lang.String onColorSQL) |
Modifier and Type | Method and Description |
---|---|
static java.util.LinkedList<BTreeElement> |
DALService.getBacteriaBTreeElements(int idExperiment,
Bacteria root,
java.lang.String onWidthSQL,
java.lang.String onColorSQL) |