public class SBMLAnnotationTaskFactory
extends org.cytoscape.work.AbstractTaskFactory
implements org.cytoscape.task.NetworkViewTaskFactory
Modifier and Type | Field and Description |
---|---|
protected org.cytoscape.application.CyApplicationManager |
cyAppMgr |
protected org.cytoscape.application.swing.CySwingApplication |
cySwingApp |
protected org.cytoscape.event.CyEventHelper |
eventHelper |
protected org.cytoscape.util.swing.FileUtil |
fileutil |
Constructor and Description |
---|
SBMLAnnotationTaskFactory(org.cytoscape.application.CyApplicationManager applicationManager,
org.cytoscape.event.CyEventHelper eventHelper,
org.cytoscape.util.swing.FileUtil fileutil,
org.cytoscape.application.swing.CySwingApplication cySwingApp,
SBMLManagerHolder SBMLListener,
IDAREImageNodeApp app) |
Modifier and Type | Method and Description |
---|---|
org.cytoscape.work.TaskIterator |
createTaskIterator() |
org.cytoscape.work.TaskIterator |
createTaskIterator(org.cytoscape.view.model.CyNetworkView arg0) |
boolean |
isReady() |
boolean |
isReady(org.cytoscape.view.model.CyNetworkView arg0) |
protected void |
readURIString(String URI,
Set<String> URICollection,
boolean database) |
protected org.cytoscape.application.CyApplicationManager cyAppMgr
protected org.cytoscape.event.CyEventHelper eventHelper
protected final org.cytoscape.util.swing.FileUtil fileutil
protected org.cytoscape.application.swing.CySwingApplication cySwingApp
public SBMLAnnotationTaskFactory(org.cytoscape.application.CyApplicationManager applicationManager, org.cytoscape.event.CyEventHelper eventHelper, org.cytoscape.util.swing.FileUtil fileutil, org.cytoscape.application.swing.CySwingApplication cySwingApp, SBMLManagerHolder SBMLListener, IDAREImageNodeApp app)
public org.cytoscape.work.TaskIterator createTaskIterator()
createTaskIterator
in interface org.cytoscape.work.TaskFactory
public boolean isReady()
isReady
in interface org.cytoscape.work.TaskFactory
isReady
in class org.cytoscape.work.AbstractTaskFactory
public org.cytoscape.work.TaskIterator createTaskIterator(org.cytoscape.view.model.CyNetworkView arg0)
createTaskIterator
in interface org.cytoscape.task.NetworkViewTaskFactory
public boolean isReady(org.cytoscape.view.model.CyNetworkView arg0)
isReady
in interface org.cytoscape.task.NetworkViewTaskFactory
Copyright © 2018. All rights reserved.