org.knime.core.node.workflow
Class WorkflowInPort

java.lang.Object
  extended by org.knime.core.node.workflow.NodePortAdaptor
      extended by org.knime.core.node.workflow.NodeInPort
          extended by org.knime.core.node.workflow.WorkflowInPort
All Implemented Interfaces:
NodePort

public final class WorkflowInPort
extends NodeInPort

Author:
M. Berthold & B. Wiswedel, University of Konstanz

Constructor Summary
WorkflowInPort(int index, PortType pType)
           
 
Method Summary
 NodeOutPort getUnderlyingPort()
           
(package private)  void setUnderlyingPort(NodeOutPort port)
           
 
Methods inherited from class org.knime.core.node.workflow.NodePortAdaptor
getPortIndex, getPortName, getPortType, setPortName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.knime.core.node.workflow.NodePort
getPortIndex, getPortName, getPortType, setPortName
 

Constructor Detail

WorkflowInPort

WorkflowInPort(int index,
               PortType pType)
Method Detail

setUnderlyingPort

void setUnderlyingPort(NodeOutPort port)

getUnderlyingPort

public NodeOutPort getUnderlyingPort()
Returns:
the underlyingOutPort


Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.