Uses of Class
org.knime.base.node.mine.subgroupminer.apriori.TIDItem

Packages that use TIDItem
org.knime.base.node.mine.subgroupminer.apriori This package contains two algorithm implementations for the SubgroupMinerNode. 
 

Uses of TIDItem in org.knime.base.node.mine.subgroupminer.apriori
 

Methods in org.knime.base.node.mine.subgroupminer.apriori that return TIDItem
 TIDItem TIDItem.clone()
          
 

Methods in org.knime.base.node.mine.subgroupminer.apriori that return types with arguments of type TIDItem
 List<TIDItem> TIDItemSet.getItems()
           
 

Methods in org.knime.base.node.mine.subgroupminer.apriori with parameters of type TIDItem
 void TIDItemSet.addItem(TIDItem i)
          Adds an item to the set and thereby intersecting the transaction ids.
 int TIDItem.compareTo(TIDItem theOther)
           
 



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.