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> |
assocTypes |
org.cytoscape.work.util.ListSingleSelection<String> |
diseaseClasses |
Double |
maxScoreRange |
Double |
minScoreRange |
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> diseaseClasses
public org.cytoscape.work.util.ListSingleSelection<String> assocTypes
public Double minScoreRange
public Double maxScoreRange
Copyright © 2024. All rights reserved.