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

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

Uses of SingleNodeContainer in org.knime.core.node.exec
 

Constructors in org.knime.core.node.exec with parameters of type SingleNodeContainer
LocalNodeExecutionJob(SingleNodeContainer snc, PortObject[] data)
          Creates new local job.
 

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

Methods in org.knime.core.node.workflow that return SingleNodeContainer
 SingleNodeContainer SingleNodeContainerPersistorVersion1xx.getNodeContainer(WorkflowManager wm, NodeID id)
          
 

Methods in org.knime.core.node.workflow with parameters of type SingleNodeContainer
protected  String SingleNodeContainerPersistorVersion200.save(SingleNodeContainer snc, ReferencedFile nodeDirRef, ExecutionMonitor exec, boolean isSaveData)
           
protected  void SingleNodeContainerPersistorVersion200.saveFlowObjectStack(NodeSettingsWO settings, SingleNodeContainer nc)
           
protected  void SingleNodeContainerPersistorVersion200.saveNodeFactoryClassName(NodeSettingsWO settings, SingleNodeContainer nc)
           
protected  void SingleNodeContainerPersistorVersion200.saveSNCSettings(NodeSettingsWO settings, SingleNodeContainer snc)
           
 

Constructors in org.knime.core.node.workflow with parameters of type SingleNodeContainer
CopySingleNodeContainerPersistor(SingleNodeContainer m_original, boolean preserveDeletableFlag)
           
NodeContainerOutPort(SingleNodeContainer snc, int portIndex)
          Creates a new output port with a fixed and ID (should unique to all other output ports of this node) for the given node.
 



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.