|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@XmlElement(value="Or") public interface Or
Evaluates to true
if any of the combined expressions evaluate to true
.
This interface exposes no additional methods beyond those of BinaryLogicOperator
.
It only serves as a marker of what type of operator this is.
Field Summary |
---|
Fields inherited from interface Filter |
---|
EXCLUDE, INCLUDE |
Method Summary |
---|
Methods inherited from interface BinaryLogicOperator |
---|
getChildren |
Methods inherited from interface Filter |
---|
accept, evaluate |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |