Package org.knime.base.node.preproc.missingval

Implemenation of the node that treats missing values.

See:
          Description

Class Summary
ColSetting An object that holds some the properties how to handle missing values in an individual column (called individual) or in columns of one type (called meta).
MissingValueHandlingNodeDialog Dialog to the missing value handling node.
MissingValueHandlingNodeFactory Factory to create all node classes for a node that handles missing values in a table and replaces it by some meaningful values.
MissingValueHandlingNodeModel NodeModel for missing value node.
MissingValueHandlingTable DataTable that replaces missing values according to ColSetting objects.
MissingValueHandlingTableIterator Iterator to MissingValueHandlingTable.
MissingValuePanel Panel on a ColSetting object.
 

Exception Summary
MissingValueHandlingTableIterator.RuntimeCanceledExecutionException Runtime exception that's thrown when the execution monitor's checkCanceled method throws an CanceledExecutionException.
 

Package org.knime.base.node.preproc.missingval Description

Implemenation of the node that treats missing values.



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.