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

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

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


Constructor Summary
PreprocessTaskFactory(org.cytoscape.service.util.CyServiceRegistrar cyServiceRegistrar, boolean useControlPanel, boolean displayResults, boolean displayNetworkAnnotation)
           
 
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

PreprocessTaskFactory

public PreprocessTaskFactory(org.cytoscape.service.util.CyServiceRegistrar cyServiceRegistrar,
                             boolean useControlPanel,
                             boolean displayResults,
                             boolean displayNetworkAnnotation)
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.