Uses of Class
org.knime.core.node.workflow.NodeContainer.NodeContainerSettings.SplitType

Packages that use NodeContainer.NodeContainerSettings.SplitType
org.knime.core.node Contains all classes needed to implement a new node in the workflow. 
org.knime.core.node.exec   
org.knime.core.node.workflow Contains wrapper classes which control the communication between Node and GUI Workflow. 
 

Uses of NodeContainer.NodeContainerSettings.SplitType in org.knime.core.node
 

Methods in org.knime.core.node with parameters of type NodeContainer.NodeContainerSettings.SplitType
 void NodeDialogPane.addJobMgrTab(NodeContainer.NodeContainerSettings.SplitType splitType)
          Creates and adds the job manager selection tab.
 

Uses of NodeContainer.NodeContainerSettings.SplitType in org.knime.core.node.exec
 

Methods in org.knime.core.node.exec with parameters of type NodeContainer.NodeContainerSettings.SplitType
 NodeExecutionJobManagerPanel ThreadNodeExecutionJobManager.getSettingsPanelComponent(NodeContainer.NodeContainerSettings.SplitType nodeSplitType)
          Creates a new instance of a panel that holds components to display the job manager's settings and to allow the user to enter new values.
 

Uses of NodeContainer.NodeContainerSettings.SplitType in org.knime.core.node.workflow
 

Methods in org.knime.core.node.workflow that return NodeContainer.NodeContainerSettings.SplitType
(package private)  NodeContainer.NodeContainerSettings.SplitType NodeContainer.getSplitType()
           
static NodeContainer.NodeContainerSettings.SplitType NodeContainer.NodeContainerSettings.SplitType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NodeContainer.NodeContainerSettings.SplitType[] NodeContainer.NodeContainerSettings.SplitType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.knime.core.node.workflow with parameters of type NodeContainer.NodeContainerSettings.SplitType
 NodeExecutionJobManagerPanel NodeExecutionJobManager.getSettingsPanelComponent(NodeContainer.NodeContainerSettings.SplitType nodeSplitType)
          Creates a new instance of a panel that holds components to display the job manager's settings and to allow the user to enter new values.
 

Constructors in org.knime.core.node.workflow with parameters of type NodeContainer.NodeContainerSettings.SplitType
NodeExecutorJobManagerDialogTab(NodeContainer.NodeContainerSettings.SplitType splitType)
          Creates a new selection tab for NodeExecutionJobManagers.
 



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.