public class HpoTextMining extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HpoTextMining.HpoTextMiningBuilder |
| Modifier and Type | Method and Description |
|---|---|
static HpoTextMining.HpoTextMiningBuilder |
builder() |
Set<Main.PhenotypeTerm> |
getApprovedTerms() |
javafx.scene.Parent |
getMainParent() |
public static HpoTextMining.HpoTextMiningBuilder builder()
HpoTextMining analysispublic javafx.scene.Parent getMainParent()
Parent with all the GUI elements of the HpoTextMining widgetpublic Set<Main.PhenotypeTerm> getApprovedTerms()
Set of Main.PhenotypeTerms
approved by the userCopyright © 2017–2019. All rights reserved.