org.knime.core.node
Class Node.SettingsLoaderAndWriter

java.lang.Object
  extended by org.knime.core.node.Node.SettingsLoaderAndWriter
Enclosing class:
Node

static class Node.SettingsLoaderAndWriter
extends Object


Constructor Summary
Node.SettingsLoaderAndWriter()
           
 
Method Summary
(package private)  NodeSettings getModelSettings()
           
(package private)  NodeSettings getVariablesSettings()
           
(package private) static Node.SettingsLoaderAndWriter load(NodeSettingsRO settings)
           
(package private)  void save(NodeSettingsWO settings)
           
(package private)  void setModelSettings(NodeSettings modelSettings)
           
(package private)  void setVariablesSettings(NodeSettings variablesSettings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Node.SettingsLoaderAndWriter

Node.SettingsLoaderAndWriter()
Method Detail

getModelSettings

NodeSettings getModelSettings()
Returns:
the modelSettings

setModelSettings

void setModelSettings(NodeSettings modelSettings)
Parameters:
modelSettings - the modelSettings to set

getVariablesSettings

NodeSettings getVariablesSettings()
Returns:
the variableSettings

setVariablesSettings

void setVariablesSettings(NodeSettings variablesSettings)
Parameters:
variablesSettings - the variablesSettings to set

load

static Node.SettingsLoaderAndWriter load(NodeSettingsRO settings)
                                  throws InvalidSettingsException
Throws:
InvalidSettingsException

save

void save(NodeSettingsWO settings)


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.