nl.utwente.ewi.hmi.taverna.scuflworkers.rshell
Class RshellOutputPort
java.lang.Object
org.embl.ebi.escience.scufl.Port
org.embl.ebi.escience.scufl.OutputPort
nl.utwente.ewi.hmi.taverna.scuflworkers.rshell.RshellOutputPort
- All Implemented Interfaces:
- java.awt.datatransfer.Transferable, java.io.Serializable
public class RshellOutputPort
- extends OutputPort
Output port for an Rshell
- Author:
- Ingo Wassink
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RshellOutputPort
public RshellOutputPort(Processor processor,
java.lang.String name)
throws DuplicatePortNameException,
PortCreationException
- Constructor
- Parameters:
processor
- the parent processorname
- the name of the output port
- Throws:
DuplicatePortNameException
PortCreationException
setSymanticType
public void setSymanticType(RshellPortTypes.SymanticTypes symanticType)
- Method for setting the symantic type
- Parameters:
semanticType
- the new value
getSymanticType
public RshellPortTypes.SymanticTypes getSymanticType()
- Method for getting the symantic type
- Returns:
- the symantic type