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

java.lang.Object
  extended by uk.ac.ebi.cytocopter.internal.cellnoptr.tasks.OptimiseTaskFactory
All Implemented Interfaces:
org.cytoscape.work.TaskFactory

public class OptimiseTaskFactory
extends Object
implements org.cytoscape.work.TaskFactory


Constructor Summary
OptimiseTaskFactory(org.cytoscape.service.util.CyServiceRegistrar cyServiceRegistrar, boolean useControlPanel)
           
 
Method Summary
 org.cytoscape.work.TaskIterator createTaskIterator()
           
 boolean isReady()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptimiseTaskFactory

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

createTaskIterator

public org.cytoscape.work.TaskIterator createTaskIterator()
Specified by:
createTaskIterator in interface org.cytoscape.work.TaskFactory

isReady

public boolean isReady()
Specified by:
isReady in interface org.cytoscape.work.TaskFactory


Copyright © 2014. All rights reserved.