public class AttributeInListPredicate extends AttributePredicate
AttributeComparisonPredicate checking if attribute value and comparison value FIXME!.| Constructor and Description |
|---|
AttributeInListPredicate(SchemaI _schema,
EntityI _entity,
java.lang.String alias,
BinaryExpressionNode be,
java.lang.Object[] _parameters,
boolean _prefixedByNot) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(BOI bo) |
getAttribute, getAttributeChain, pathNodeToAttrChainString, setAttribute, setAttributeChaingetEntity, getSchema, setEntity, setSchemapublic AttributeInListPredicate(SchemaI _schema, EntityI _entity, java.lang.String alias, BinaryExpressionNode be, java.lang.Object[] _parameters, boolean _prefixedByNot) throws OQLException, UnsupportedQueryException
public boolean test(BOI bo)
test in interface java.util.function.Predicate<BOI>test in class BOPredicateCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.