Public Member Functions | |
String | toString () |
Static Public Attributes | |
static final PredicateEvaluation | TRUE = new PredicateEvaluation() |
static final PredicateEvaluation | FALSE = new PredicateEvaluation() |
static final PredicateEvaluation | UNKNOWN = new PredicateEvaluation() |
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003-2005
Company: Universita' di Pisa - Dipartimento di Informatica
|
Returns a representation of this object as string.
|
|
The predicate returns true. |
|
The predicate returns false. |
|
The predicate returns unknown. |