org.knime.base.node.preproc.normalize
Class NormalizerNodeModel.CalculationResult
java.lang.Object
org.knime.base.node.preproc.normalize.NormalizerNodeModel.CalculationResult
- Enclosing class:
- NormalizerNodeModel
protected final class NormalizerNodeModel.CalculationResult
- extends Object
Helper class for being able to return all necessary information in the
NormalizerNodeModel.calculate(PortObject[], ExecutionContext) method.
- Author:
- Dominik Morent, KNIME.com, Zurich, Switzerland
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDataTable
public BufferedDataTable getDataTable()
- Returns:
- the m_dataTable
getSpec
public DataTableSpec getSpec()
- Returns:
- the m_spec
getConfig
public AffineTransConfiguration getConfig()
- Returns:
- the config
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.