org.knime.base.node.flowvariable.variabletotablerow
Class VariableToTableSettings
java.lang.Object
org.knime.base.node.flowvariable.variabletotablerow.VariableToTableSettings
final class VariableToTableSettings
- extends Object
- Author:
- wiswedel, University of Konstanz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableToTableSettings
VariableToTableSettings()
setVariablesOfInterest
public void setVariablesOfInterest(FlowVariable[] variablesOfInterest)
- Parameters:
variablesOfInterest
- the variablesOfInterest to set
getVariablesOfInterest
public List<Pair<String,FlowVariable.Type>> getVariablesOfInterest()
- Returns:
- the variablesOfInterest
saveSettingsTo
public void saveSettingsTo(NodeSettingsWO settings)
- Parameters:
settings
- to save to.
loadSettingsFrom
public void loadSettingsFrom(NodeSettingsRO settings)
throws InvalidSettingsException
- Loads settings.
- Parameters:
settings
- to load from
- Throws:
InvalidSettingsException
- if settings not present
loadSettingsFrom
public void loadSettingsFrom(NodeSettingsRO settings,
Map<String,FlowVariable> scopeVariableMap)
- Load settings.
- Parameters:
settings
- to loadscopeVariableMap
- nap of keys to scope variables
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.