Class NetTaskAutomation
java.lang.Object
org.cytoscape.work.AbstractTask
es.imim.DISGENET.network.NetTask
es.imim.DISGENET.internal.automation.NetTaskAutomation
- All Implemented Interfaces:
org.cytoscape.work.ObservableTask
,org.cytoscape.work.Task
-
Field Summary
Fields inherited from class org.cytoscape.work.AbstractTask
cancelled
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<R> R
getResults(Class<? extends R> type)
void
run(org.cytoscape.work.TaskMonitor taskMonitor)
Methods inherited from class es.imim.DISGENET.network.NetTask
cancel, getCurParams, isInterrupted, setCurParams, setTaskMonitor
Methods inherited from class org.cytoscape.work.AbstractTask
getTaskIterator, insertTasksAfterCurrentTask, insertTasksAfterCurrentTask, setTaskIterator
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.cytoscape.work.ObservableTask
getResultClasses
Methods inherited from interface org.cytoscape.work.Task
cancel