|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.taverna.scuflworkers.ncbi.AbstractNCBIWorker
net.sourceforge.taverna.scuflworkers.ncbi.SNPWorker
public class SNPWorker
This processor fetches SNP records.
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.taverna.scuflworkers.ncbi.AbstractNCBIWorker |
|---|
NEWLINE |
| Fields inherited from interface org.embl.ebi.escience.scuflworkers.java.LocalWorker |
|---|
BINARY, BINARY_ARRAY, HTML, HTML_ARRAY, PNG_IMAGE, PNG_IMAGE_ARRAY, STRING, STRING_ARRAY, UNTYPED, UNTYPED_ARRAY |
| Constructor Summary | |
|---|---|
SNPWorker()
Default constructor |
|
| Method Summary | |
|---|---|
java.util.Map |
execute(java.util.Map inputMap)
This is the main method of the class. |
java.lang.String[] |
inputNames()
This method returns an array of names of input values. |
java.lang.String[] |
inputTypes()
This method returns an array of input mimetypes. |
| Methods inherited from class net.sourceforge.taverna.scuflworkers.ncbi.AbstractNCBIWorker |
|---|
outputNames, outputTypes, setStreamProcessor |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SNPWorker()
| Method Detail |
|---|
public java.util.Map execute(java.util.Map inputMap)
throws TaskExecutionException
AbstractNCBIWorker
execute in interface LocalWorkerexecute in class AbstractNCBIWorkerinputMap - A map of values to be used by the worker class.
TaskExecutionException - thrown if there is an error during invocation of the task.public java.lang.String[] inputNames()
AbstractNCBIWorker
inputNames in interface LocalWorkerinputNames in class AbstractNCBIWorkerAbstractEFetchWorker.inputNames()public java.lang.String[] inputTypes()
AbstractNCBIWorker
inputTypes in interface LocalWorkerinputTypes in class AbstractNCBIWorkerAbstractEFetchWorker.inputTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||