kddml.Core.DataMining.ClassificationTrees.SimplePredicate Class Reference
Inheritance diagram for kddml.Core.DataMining.ClassificationTrees.SimplePredicate:
List of all members.
Detailed Description
Predicate serves as the common representation for various types of predicates. A predicate can be a SimplePredicate, a BooleanPredicate or a CompoundPredicate. This class is used to represent a simple predicate that consist of defining a rule in the form of a simple boolean expression. The rule consist of a field, a binary comparison operator, and a value. A SimplePredicate can be either a SimpleSetPredicate or a SimpleComparisonPredicate, depending by the comparison operator.
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003-2005
Company: Universita' di Pisa - Dipartimento di Informatica
- Author:
- Andrea Romei (romei@di.unipi.it)
- Version:
- 2.0.16
Member Function Documentation
String kddml.Core.DataMining.ClassificationTrees.SimplePredicate.getAttributeName |
( |
|
) |
|
|
Generated on Thu Feb 23 13:04:39 2006 for kddml by
1.4.3