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, setAttributeChain
getEntity, getSchema, setEntity, setSchema
public 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 BOPredicate
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.