Uses of Class
org.knime.base.node.mine.subgroupminer.freqitemset.FrequentItemSetRow

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

Uses of FrequentItemSetRow in org.knime.base.node.mine.subgroupminer.freqitemset
 

Constructors in org.knime.base.node.mine.subgroupminer.freqitemset with parameters of type FrequentItemSetRow
FrequentItemSetTable(FrequentItemSetRow[] rows, DataTableSpec spec)
          Creates a FrequentItemSetTable out of the passed row array and the given DataTableSpec.
 

Constructor parameters in org.knime.base.node.mine.subgroupminer.freqitemset with type arguments of type FrequentItemSetRow
FrequentItemSetTable(List<FrequentItemSetRow> rowList, DataTableSpec spec)
          Creates a FrequentItemSetTable out of the passed row list and the given DataTableSpec.
 



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.