org.knime.base.node.meta.looper
Class LoopEndJoinNodeConfiguration

java.lang.Object
  extended by org.knime.base.node.meta.looper.LoopEndJoinNodeConfiguration

final class LoopEndJoinNodeConfiguration
extends Object

Author:
Bernd Wiswedel, KNIME.com, Zurich, Switzerland

Constructor Summary
LoopEndJoinNodeConfiguration()
           
 
Method Summary
(package private)  boolean hasSameRowsInEachIteration()
           
(package private)  void loadConfigurationInDialog(NodeSettingsRO settings)
          Load in Dialog.
(package private)  void loadConfigurationInModel(NodeSettingsRO settings)
          Load in NodeModel.
(package private)  void saveConfiguration(NodeSettingsWO settings)
          Save current config.
(package private)  void setHasSameRowsInEachIteration(boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoopEndJoinNodeConfiguration

LoopEndJoinNodeConfiguration()
Method Detail

hasSameRowsInEachIteration

boolean hasSameRowsInEachIteration()
Returns:
the hasSameRowsInEachIteration

setHasSameRowsInEachIteration

void setHasSameRowsInEachIteration(boolean value)
Parameters:
value - the value to set

saveConfiguration

void saveConfiguration(NodeSettingsWO settings)
Save current config.

Parameters:
settings - To save to.

loadConfigurationInModel

void loadConfigurationInModel(NodeSettingsRO settings)
                        throws InvalidSettingsException
Load in NodeModel.

Parameters:
settings - To load from.
Throws:
InvalidSettingsException - Not actually thrown.

loadConfigurationInDialog

void loadConfigurationInDialog(NodeSettingsRO settings)
Load in Dialog.

Parameters:
settings - To load from.


Copyright, 2003 - 2012. 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.