|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.BooleanTypePredicate_1
public class BooleanTypePredicate_1
BooleanValuePredicate_1
| Field Summary | |
|---|---|
protected short |
quantor
|
| Method Summary | |
|---|---|
void |
equalTo(boolean operand)
Matches if the attribute's value is equal to the operand. |
void |
isFalse()
Matches if the attribute's value is false |
void |
isTrue()
Matches if the attribute's value is true |
protected void |
refAddValue(short quantor,
short operator,
Collection values)
Add a filter criterion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final short quantor
| Method Detail |
|---|
public void equalTo(boolean operand)
BooleanTypePredicate
equalTo in interface BooleanTypePredicatepublic void isFalse()
BooleanTypePredicatefalse
isFalse in interface BooleanTypePredicatepublic void isTrue()
BooleanTypePredicatetrue
isTrue in interface BooleanTypePredicate
protected void refAddValue(short quantor,
short operator,
Collection values)
quantor - operator - values -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||