Uses of Class
org.knime.base.node.mine.decisiontree2.PMMLBooleanOperator

Packages that use PMMLBooleanOperator
org.knime.base.node.mine.decisiontree2   
 

Uses of PMMLBooleanOperator in org.knime.base.node.mine.decisiontree2
 

Methods in org.knime.base.node.mine.decisiontree2 that return PMMLBooleanOperator
static PMMLBooleanOperator PMMLBooleanOperator.get(String represent)
          Returns the corresponding operator for the passed representation.
static PMMLBooleanOperator PMMLBooleanOperator.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PMMLBooleanOperator[] PMMLBooleanOperator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.knime.base.node.mine.decisiontree2 with parameters of type PMMLBooleanOperator
PMMLCompoundPredicate(PMMLBooleanOperator operator)
          Build a new PMMLCompoundPredicate.
 



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.