public class AutomationVariantEnrichmentTask extends AbstractEnrichmentTask
| Modifier and Type | Field and Description |
|---|---|
String |
columnName |
boolean |
newNetwork |
String |
source |
String |
typeId |
String |
universe |
| Constructor and Description |
|---|
AutomationVariantEnrichmentTask(org.cytoscape.view.model.CyNetworkView cyNetworkView,
Long selectedNetwork,
String columnName,
String source,
String typeId,
String universe,
boolean newNetwork) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.cytoscape.work.TaskMonitor taskMonitor) |
getConn, getCurrNetwork, getEnrichList, listNodeColumnsNames, openConnection, setUrlParamspublic String columnName
public String source
public String typeId
public String universe
public boolean newNetwork
public void run(org.cytoscape.work.TaskMonitor taskMonitor)
throws Exception
run in interface org.cytoscape.work.Taskrun in class AbstractEnrichmentTaskExceptionCopyright © 2021. All rights reserved.