public class ExpandCurrentNetworkTask
extends org.cytoscape.work.AbstractTask
implements org.cytoscape.work.Task
Modifier and Type | Field and Description |
---|---|
org.cytoscape.work.util.ListSingleSelection<String> |
diseaseClass |
org.cytoscape.work.util.ListSingleSelection<String> |
sources |
Constructor and Description |
---|
ExpandCurrentNetworkTask(org.cytoscape.view.model.CyNetworkView cyNetworkView,
org.cytoscape.view.model.View<org.cytoscape.model.CyNode> cyNodeView) |
Modifier and Type | Method and Description |
---|---|
void |
run(org.cytoscape.work.TaskMonitor taskMonitor) |
cancel, getTaskIterator, insertTasksAfterCurrentTask, insertTasksAfterCurrentTask, setTaskIterator
public org.cytoscape.work.util.ListSingleSelection<String> sources
public org.cytoscape.work.util.ListSingleSelection<String> diseaseClass
Copyright © 2019. All rights reserved.