|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRelationalOperator
The IRelationalOperator interface defines the constants identifying the relational operators that can be used in the Brahms virtual machine for beliefs, facts and conditions.
| Field Summary | |
|---|---|
static int |
EQUALS
Specifies the '=' relational operator |
static int |
NOT_EQUALS
Specifies the '!=' relational operator |
| Field Detail |
|---|
static final int EQUALS
static final int NOT_EQUALS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||