Uses of Interface
org.knime.core.node.NodeContentPersistor

Packages that use NodeContentPersistor
org.knime.core.node Contains all classes needed to implement a new node in the workflow. 
org.knime.core.node.workflow.execresult   
 

Uses of NodeContentPersistor in org.knime.core.node
 

Subinterfaces of NodeContentPersistor in org.knime.core.node
 interface NodePersistor
           
 

Classes in org.knime.core.node that implement NodeContentPersistor
 class CopyNodePersistor
          A persistor cloning a node's settings.
 class NodePersistorVersion1xx
           
 class NodePersistorVersion200
           
 

Methods in org.knime.core.node with parameters of type NodeContentPersistor
 void Node.loadDataAndInternals(NodeContentPersistor loader, ExecutionMonitor exec, WorkflowPersistor.LoadResult loadResult)
          Loads data from an argument persistor.
 

Uses of NodeContentPersistor in org.knime.core.node.workflow.execresult
 

Classes in org.knime.core.node.workflow.execresult that implement NodeContentPersistor
 class NodeExecutionResult
           
 



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.