Uses of Class
org.knime.base.node.mine.sota.logic.SotaManager

Packages that use SotaManager
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. 
 

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

Methods in org.knime.base.node.mine.sota that return SotaManager
 SotaManager SotaPortObject.getSota()
           
 SotaManager SotaNodeModel.getSotaManager()
           
 

Methods in org.knime.base.node.mine.sota with parameters of type SotaManager
 void SotaPortObject.setSota(SotaManager sota)
          Sets the given SotaManager.
 

Constructors in org.knime.base.node.mine.sota with parameters of type SotaManager
SotaPortObject(SotaManager sota, DataTableSpec spec, int indexOfClassCol)
          Creates new instance of SotaPortObject with given SotaManager, DataTableSpec and index of the class column to store.
 



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.