Class Present
The controller accepts response from the server performing text-mining analysis in JSON format and the analyzed text. The analyzed text with highlighted term-containing regions is presented to the user. Tooltips containing the HPO term id and name are also created for the highlighted regions. After clicking on the highlighted region, corresponding term is selected in the ontology TreeView (left part of the main window).
Identified YES and NOT HPO terms are displayed on the right side of the screen as a set of checkboxes. The user/biocurator is supposed to review the analyzed text and select those checkboxes that have been identified correctly.
Selected terms must be approved with Add selected terms button in order to add them into the model.
- Since:
- 0.1
- Version:
- 0.1.0
- Author:
- Daniel Danis, Aaron Zhang
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassThis class is the bridge between JavaScript run in thewebViewand Java code. -
Method Summary
-
Method Details
-
initialize
public void initialize()
-