org.knime.base.node.preproc.autobinner.pmml
Class PMMLDiscretizePreprocPortObjectSpec

java.lang.Object
  extended by org.knime.core.node.port.pmml.preproc.PMMLPreprocPortObjectSpec
      extended by org.knime.base.node.preproc.autobinner.pmml.PMMLDiscretizePreprocPortObjectSpec
All Implemented Interfaces:
PortObjectSpec

public final class PMMLDiscretizePreprocPortObjectSpec
extends PMMLPreprocPortObjectSpec

Author:
Heiko Hofer

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.knime.core.node.port.PortObjectSpec
PortObjectSpec.PortObjectSpecSerializer<T extends PortObjectSpec>
 
Constructor Summary
PMMLDiscretizePreprocPortObjectSpec(PMMLPreprocDiscretize op)
           
 
Method Summary
(package private) static TransformerHandler createTransformerHandlerForSave(OutputStream out)
           
 PMMLPreprocDiscretize getOperation()
           
static PortObjectSpec.PortObjectSpecSerializer<PMMLPreprocPortObjectSpec> getPortObjectSpecSerializer()
           
 
Methods inherited from class org.knime.core.node.port.pmml.preproc.PMMLPreprocPortObjectSpec
getColumnNames, getViews, loadFrom, saveTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PMMLDiscretizePreprocPortObjectSpec

public PMMLDiscretizePreprocPortObjectSpec(PMMLPreprocDiscretize op)
Parameters:
op -
Method Detail

getPortObjectSpecSerializer

public static PortObjectSpec.PortObjectSpecSerializer<PMMLPreprocPortObjectSpec> getPortObjectSpecSerializer()
Returns:
PMMLPreprocPortObjectSpec singleton

createTransformerHandlerForSave

static TransformerHandler createTransformerHandlerForSave(OutputStream out)
                                                   throws TransformerConfigurationException,
                                                          SAXException
Throws:
TransformerConfigurationException
SAXException

getOperation

public PMMLPreprocDiscretize getOperation()
Returns:


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.