| Package | Description |
|---|---|
| fr.ifremer.tutti.ui.swing.content.operation.catches.species |
| Modifier and Type | Field and Description |
|---|---|
protected SpeciesBatchTreeNode |
SpeciesBatchTreeModel.root
Root node (with no sampling on it.
|
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.Multimap<SpeciesBatchTreeNode,SpeciesBatchRowModel> |
SpeciesBatchTreeModel.nodeToRow
Mapping from node to row.
|
protected Map<SpeciesBatchRowModel,SpeciesBatchTreeNode> |
SpeciesBatchTreeModel.rowToNode
Mapping from row to node.
|
| Modifier and Type | Method and Description |
|---|---|
SpeciesBatchRowModel |
SpeciesBatchTreeModel.getNodeToRow(SpeciesBatchTreeNode node) |
protected SpeciesBatchTreeNode |
SpeciesBatchTreeModel.getSamplingNode(SpeciesBatchTreeNode node,
int samplingIndex,
SpeciesBatchRowModel row) |
boolean |
SpeciesBatchTreeModel.isValid(SpeciesBatchRowModel row,
SpeciesBatchTreeNode newNode) |
Copyright © 2012-2013 Ifremer. All Rights Reserved.