Inheritance diagram for kddml.Core.DataMining.ClassificationTrees.CompoundPredicate:
Public Member Functions | |
abstract int | getSize () |
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003-2005
Company: Universita' di Pisa - Dipartimento di Informatica
|
Returns the size of the predicate (i.e. the number of compounding predicates).
Implemented in kddml.Core.DataMining.ClassificationTrees.CompoundBooleanPredicate. |