Uses of Class
org.knime.base.node.mine.subgroupminer.freqitemset.FrequentItemSetTable.Sorter

Packages that use FrequentItemSetTable.Sorter
org.knime.base.node.mine.subgroupminer.freqitemset This package contains the necessary data structures for the subgroup mining. 
 

Uses of FrequentItemSetTable.Sorter in org.knime.base.node.mine.subgroupminer.freqitemset
 

Methods in org.knime.base.node.mine.subgroupminer.freqitemset that return FrequentItemSetTable.Sorter
static FrequentItemSetTable.Sorter FrequentItemSetTable.Sorter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FrequentItemSetTable.Sorter[] FrequentItemSetTable.Sorter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.knime.base.node.mine.subgroupminer.freqitemset with parameters of type FrequentItemSetTable.Sorter
 void FrequentItemSetTable.sortBy(FrequentItemSetTable.Sorter sorter)
          Sorts the table by the given sorter (support or itemset length).
 



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.