Class AnnotateDiseasesTask
java.lang.Object
org.cytoscape.work.AbstractTask
es.imim.DISGENET.internal.annotation.AnnotateDiseasesTask
- All Implemented Interfaces:
org.cytoscape.work.Task
public class AnnotateDiseasesTask
extends org.cytoscape.work.AbstractTask
-
Field Summary
Modifier and TypeFieldDescriptionorg.cytoscape.work.util.ListSingleSelection<String>
org.cytoscape.work.util.ListSingleSelection<Callable<org.cytoscape.model.CyColumn>>
org.cytoscape.work.util.ListSingleSelection<String>
Fields inherited from class org.cytoscape.work.AbstractTask
cancelled
-
Constructor Summary
ConstructorDescriptionAnnotateDiseasesTask(org.cytoscape.view.model.CyNetworkView cyNetworkView, int type)
-
Method Summary
Methods inherited from class org.cytoscape.work.AbstractTask
cancel, getTaskIterator, insertTasksAfterCurrentTask, insertTasksAfterCurrentTask, setTaskIterator
-
Field Details
-
columnNames
public org.cytoscape.work.util.ListSingleSelection<Callable<org.cytoscape.model.CyColumn>> columnNames -
sources
-
assocTypes
-
minScoreRange
-
maxScoreRange
-
-
Constructor Details
-
AnnotateDiseasesTask
public AnnotateDiseasesTask(org.cytoscape.view.model.CyNetworkView cyNetworkView, int type)
-
-
Method Details
-
run
- Specified by:
run
in interfaceorg.cytoscape.work.Task
- Specified by:
run
in classorg.cytoscape.work.AbstractTask
- Throws:
Exception
-
buildSearchField
- Throws:
DisGeNetException
-