org.knime.core.node.workflow
Class WorkflowPersistor.WorkflowPortTemplate

java.lang.Object
  extended by org.knime.core.node.workflow.WorkflowPersistor.WorkflowPortTemplate
Enclosing interface:
WorkflowPersistor

public static final class WorkflowPersistor.WorkflowPortTemplate
extends Object


Constructor Summary
WorkflowPersistor.WorkflowPortTemplate(int index, PortType type)
           
 
Method Summary
(package private)  int getPortIndex()
           
(package private)  String getPortName()
           
(package private)  PortType getPortType()
           
(package private)  void setPortName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowPersistor.WorkflowPortTemplate

WorkflowPersistor.WorkflowPortTemplate(int index,
                                       PortType type)
Method Detail

getPortIndex

int getPortIndex()
Returns:
the portIndex

getPortType

PortType getPortType()
Returns:
the portType

setPortName

void setPortName(String name)
Parameters:
name - the name to set

getPortName

String getPortName()
Returns:
the name


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.