uk.ac.ebi.cytocopter.internal.cellnoptr.tasks
Class ConfigureCellnoptrTask

java.lang.Object
  extended by org.cytoscape.work.AbstractTask
      extended by uk.ac.ebi.cytocopter.internal.cellnoptr.tasks.ConfigureCellnoptrTask
All Implemented Interfaces:
org.cytoscape.work.ObservableTask, org.cytoscape.work.Task

public class ConfigureCellnoptrTask
extends org.cytoscape.work.AbstractTask
implements org.cytoscape.work.ObservableTask


Field Summary
 
Fields inherited from class org.cytoscape.work.AbstractTask
cancelled
 
Constructor Summary
ConfigureCellnoptrTask(org.cytoscape.service.util.CyServiceRegistrar cyServiceRegistrar, boolean useControlPanel)
           
 
Method Summary
<R> R
getResults(Class<? extends R> type)
           
 void run(org.cytoscape.work.TaskMonitor taskMonitor)
           
 
Methods inherited from class org.cytoscape.work.AbstractTask
cancel, 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.Task
cancel
 

Constructor Detail

ConfigureCellnoptrTask

public ConfigureCellnoptrTask(org.cytoscape.service.util.CyServiceRegistrar cyServiceRegistrar,
                              boolean useControlPanel)
Method Detail

run

public void run(org.cytoscape.work.TaskMonitor taskMonitor)
         throws Exception
Specified by:
run in interface org.cytoscape.work.Task
Specified by:
run in class org.cytoscape.work.AbstractTask
Throws:
Exception

getResults

public <R> R getResults(Class<? extends R> type)
Specified by:
getResults in interface org.cytoscape.work.ObservableTask


Copyright © 2014. All rights reserved.