Uses of Package
org.knime.base.node.mine.decisiontree2

Packages that use org.knime.base.node.mine.decisiontree2
org.knime.base.node.mine.decisiontree2   
org.knime.base.node.mine.decisiontree2.model This package contains code for a decision tree model. 
 

Classes in org.knime.base.node.mine.decisiontree2 used by org.knime.base.node.mine.decisiontree2
ParentNodeType
          Deprecated. 
PMMLArrayType
          Contains the different data types an PMML Array element can hold.
PMMLBooleanOperator
          Contains the boolean operators that are specified in PMML for CompoundPrediates and SimpleSetPredicates.
PMMLMissingValueStrategy
          Represents the missing value strategies as defined in PMML (http://www.dmg.org/v4-0/TreeModel.html#MissValStrategies).
PMMLNoTrueChildStrategy
          Represents the no true child strategies as defined in PMML (http://www.dmg.org/v4-0/TreeModel.html#NoTrueChildStrategies).
PMMLOperator
          Contains the operators that are specified in PMML for SimplePredicates.
PMMLPredicate
          Base class for Predicate as specified in PMML (http://www.dmg.org/v4-0/TreeModel.html).
PMMLPredicate.PMMLPredicates
          Enumeration of all subclasses of PMMLPredicate.
PMMLSetOperator
          Contains the set operators that are specified in PMML for SimpleSetPredicates.
TempTreeNodeContainer
           
 

Classes in org.knime.base.node.mine.decisiontree2 used by org.knime.base.node.mine.decisiontree2.model
PMMLMissingValueStrategy
          Represents the missing value strategies as defined in PMML (http://www.dmg.org/v4-0/TreeModel.html#MissValStrategies).
PMMLNoTrueChildStrategy
          Represents the no true child strategies as defined in PMML (http://www.dmg.org/v4-0/TreeModel.html#NoTrueChildStrategies).
PMMLPredicate
          Base class for Predicate as specified in PMML (http://www.dmg.org/v4-0/TreeModel.html).
 



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.