|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITruthValue
This interface is an interface to specify the constants for the possible truth values about a relation.
Field Summary | |
---|---|
static int |
FALSE
Constant to indicate the value FALSE |
static int |
TRUE
Constant to indicate the value TRUE |
static int |
UNKNOWN
Constant to indicate the value UNKNOWN |
Field Detail |
---|
static final int TRUE
static final int FALSE
static final int UNKNOWN
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |