org.embl.ebi.escience.scuflui.dnd
Class ProcessorSpecFragment
java.lang.Object
org.embl.ebi.escience.scuflui.dnd.SpecFragment
org.embl.ebi.escience.scuflui.dnd.ProcessorSpecFragment
- All Implemented Interfaces:
- java.io.Serializable
public class ProcessorSpecFragment
- extends SpecFragment
- implements java.io.Serializable
Contains a JDOM Element and methods to build processors
and processor factories from same, specialized to be
from the Processor objects for purposes of drag specialization
- Author:
- Tom Oinn
- See Also:
- Serialized Form
|
Method Summary |
java.lang.String |
getProcessorName()
Will contain the name in the workflow for the processor from
which this spec fragment was derived |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessorSpecFragment
public ProcessorSpecFragment(org.jdom.Element element,
java.lang.String processorName)
getProcessorName
public java.lang.String getProcessorName()
- Will contain the name in the workflow for the processor from
which this spec fragment was derived