| Package | Description |
|---|---|
| org.forester.phylogeny | |
| org.forester.phylogeny.data |
| Modifier and Type | Method and Description |
|---|---|
Confidence |
Phylogeny.getConfidence() |
| Modifier and Type | Method and Description |
|---|---|
void |
Phylogeny.setConfidence(Confidence confidence) |
| Modifier and Type | Method and Description |
|---|---|
Confidence |
SequenceRelation.getConfidence() |
Confidence |
Event.getConfidence() |
Confidence |
Annotation.getConfidence() |
Confidence |
BranchData.getConfidence(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<Confidence> |
BranchData.getConfidences() |
| Modifier and Type | Method and Description |
|---|---|
void |
BranchData.addConfidence(Confidence confidence) |
int |
Confidence.compareTo(Confidence confidence) |
void |
SequenceRelation.setConfidence(Confidence confidence) |
void |
Event.setConfidence(Confidence confidence) |
void |
Annotation.setConfidence(Confidence confidence) |
Copyright © 2016. All rights reserved.