org.knime.base.node.mine.bfn
Interface BasisFunctionPortObject.Creator

All Known Implementing Classes:
FuzzyBasisFunctionPortObject.FuzzyCreator, RadialBasisFunctionPortObject.RadialCreator
Enclosing class:
BasisFunctionPortObject

public static interface BasisFunctionPortObject.Creator

Creator used to instantiate basisfunction predictor rows.


Method Summary
 BasisFunctionPredictorRow createPredictorRow(ModelContentRO pp)
          Return specific predictor row for the given ModelContent.
 

Method Detail

createPredictorRow

BasisFunctionPredictorRow createPredictorRow(ModelContentRO pp)
                                             throws InvalidSettingsException
Return specific predictor row for the given ModelContent.

Parameters:
pp - the content the read the predictive row from
Returns:
a new predictor row
Throws:
InvalidSettingsException - if the rule can be read from model content


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.