public class BioPAXSelectEntitiesTask
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
INPUT_CURRENT_NETWORK |
static int |
INPUT_LISTOF_NAMES |
static int |
OUTPUT_CURRENT_NETWORK |
static int |
OUTPUT_NEW_NETWORK |
Constructor and Description |
---|
BioPAXSelectEntitiesTask(BioPAXGraphQuery q,
int itype,
int otype) |
Modifier and Type | Method and Description |
---|---|
BioPAXGraphQuery |
getBioPAXGraphQuery() |
java.lang.String |
getTitle() |
void |
halt() |
void |
run() |
void |
setTaskMonitor(TaskMonitor taskMonitor) |
public static int INPUT_CURRENT_NETWORK
public static int INPUT_LISTOF_NAMES
public static int OUTPUT_CURRENT_NETWORK
public static int OUTPUT_NEW_NETWORK
public BioPAXSelectEntitiesTask(BioPAXGraphQuery q, int itype, int otype)
public BioPAXGraphQuery getBioPAXGraphQuery()
public void run()
public java.lang.String getTitle()
public void halt()
public void setTaskMonitor(TaskMonitor taskMonitor) throws java.lang.IllegalThreadStateException
java.lang.IllegalThreadStateException