|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scuflworkers.ProcessorFactory
nl.utwente.ewi.hmi.taverna.scuflworkers.rshell.RshellProcessorFactory
public class RshellProcessorFactory
Implementation of ProcessorFactory that creates Rshell nodes
| Constructor Summary | |
|---|---|
RshellProcessorFactory()
The constructor |
|
RshellProcessorFactory(RshellProcessor prototype)
The constructor |
|
| Method Summary | |
|---|---|
java.lang.Class |
getProcessorClass()
Method for getting the class object of the processor |
java.lang.String |
getProcessorDescription()
Function for getting the processor description |
RshellProcessor |
getPrototype()
function for getting the prototype processor |
| Methods inherited from class org.embl.ebi.escience.scuflworkers.ProcessorFactory |
|---|
createProcessor, getDescription, getName, getXMLFragment, setDescription, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RshellProcessorFactory()
public RshellProcessorFactory(RshellProcessor prototype)
prototype - the prototype| Method Detail |
|---|
public java.lang.String getProcessorDescription()
getProcessorDescription in class ProcessorFactorypublic java.lang.Class getProcessorClass()
getProcessorClass in class ProcessorFactorypublic RshellProcessor getPrototype()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||