org.knime.core.node
Class Node.SettingsLoaderAndWriter
java.lang.Object
org.knime.core.node.Node.SettingsLoaderAndWriter
- Enclosing class:
- Node
static class Node.SettingsLoaderAndWriter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Node.SettingsLoaderAndWriter
Node.SettingsLoaderAndWriter()
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.