Uses of Class
org.knime.core.node.NodeSettings

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

Uses of NodeSettings in org.knime.core.node
 

Methods in org.knime.core.node that return NodeSettings
(package private)  NodeSettings Node.SettingsLoaderAndWriter.getModelSettings()
           
 NodeSettings NodeSettings.getNodeSettings(String key)
          Returns a read-only NodeSettingsRO object from this config.
(package private)  NodeSettings Node.SettingsLoaderAndWriter.getVariablesSettings()
           
static NodeSettings NodeSettings.readFromFile(ObjectInputStream ois)
           
 

Methods in org.knime.core.node with parameters of type NodeSettings
 void NodeSettings.addNodeSettings(NodeSettings settings)
          Add the given NodeSettings object to this Config using the key of the argument's NodeSettings.
 void NodeSettingsWO.addNodeSettings(NodeSettings settings)
          Add the given NodeSettings object to this Config using the key of the argument's NodeSettings.
(package private)  void Node.SettingsLoaderAndWriter.setModelSettings(NodeSettings modelSettings)
           
(package private)  void Node.SettingsLoaderAndWriter.setVariablesSettings(NodeSettings variablesSettings)
           
 



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.