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

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

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

Methods in org.knime.base.node.mine.subgroupminer.apriori that return types with arguments of type TIDPrefixTreeNode
 List<TIDPrefixTreeNode> TIDPrefixTreeNode.getChildren()
          Returns the list of children.
 

Methods in org.knime.base.node.mine.subgroupminer.apriori with parameters of type TIDPrefixTreeNode
 void TIDPrefixTreeNode.addChild(TIDPrefixTreeNode child)
          Adds a child to that node.
 



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.