Uses of Class
org.knime.core.node.workflow.NodeInPort

Packages that use NodeInPort
org.knime.core.node.workflow Contains wrapper classes which control the communication between Node and GUI Workflow. 
 

Uses of NodeInPort in org.knime.core.node.workflow
 

Subclasses of NodeInPort in org.knime.core.node.workflow
 class WorkflowInPort
           
 

Methods in org.knime.core.node.workflow that return NodeInPort
abstract  NodeInPort NodeContainer.getInPort(int index)
           
 NodeInPort SingleNodeContainer.getInPort(int index)
          Return a port, which for the inputs really only holds the type and some other static information.
(package private)  NodeInPort WorkflowOutPort.getSimulatedInPort()
          Return a NodeInPort for the WFM's output ports so that the Outport of a node within the WFM can connect to it as an "input".
 NodeInPort WorkflowManager.getWorkflowOutgoingPort(int i)
           
 



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.