public class Main extends Object
HpoTextMining analysis dialog. The dialog
window can be divided into these subparts:
The terms which are inside the approved terms table are available by from getPhenotypeTerms() method
as Main.PhenotypeTerm instances.
| Modifier and Type | Class and Description |
|---|---|
static class |
Main.PhenotypeTerm |
| Modifier and Type | Field and Description |
|---|---|
javafx.scene.layout.StackPane |
leftStackPane
Ontology is presented here by
OntologyTree controller. |
| Constructor and Description |
|---|
Main()
Create the controller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
confirmAndClose() |
void |
initialize()
Initialize JavaFX components of
Main controller. |
void |
removeTermButtonAction() |
public javafx.scene.layout.StackPane leftStackPane
OntologyTree controller.public void initialize()
Main controller.public void removeTermButtonAction()
public void confirmAndClose()
Copyright © 2017–2019. All rights reserved.