Uses of Class
org.knime.core.node.port.AbstractSimplePortObjectSpec

Packages that use AbstractSimplePortObjectSpec
org.knime.base.node.mine.bayes.naivebayes.port   
org.knime.base.node.mine.sota Contains the Sota node, which can be used for clustering hirarchically numerical and fuzzy data and visualize the resulting cluster tree. 
org.knime.core.node.port   
 

Uses of AbstractSimplePortObjectSpec in org.knime.base.node.mine.bayes.naivebayes.port
 

Subclasses of AbstractSimplePortObjectSpec in org.knime.base.node.mine.bayes.naivebayes.port
 class NaiveBayesPortObjectSpec
          The Naive Bayes specific port object specification implementation.
 

Uses of AbstractSimplePortObjectSpec in org.knime.base.node.mine.sota
 

Subclasses of AbstractSimplePortObjectSpec in org.knime.base.node.mine.sota
 class SotaPortObjectSpec
          Provides the spec of the sota port model and a validation method, to validate if a certain data table spec is compatible to the model spec.
 

Uses of AbstractSimplePortObjectSpec in org.knime.core.node.port
 

Methods in org.knime.core.node.port that return types with arguments of type AbstractSimplePortObjectSpec
static PortObjectSpec.PortObjectSpecSerializer<AbstractSimplePortObjectSpec> AbstractSimplePortObjectSpec.getPortObjectSpecSerializer()
          Abstract serializer method as required by interface PortObjectSpec.
 



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.