org.qi4j.api.query.grammar
Interface MatchesPredicate

All Superinterfaces:
BooleanExpression, ComparisonPredicate<String>, Predicate

public interface MatchesPredicate
extends ComparisonPredicate<String>

Constraints that a Property matches a regular expression.


Method Summary
 
Methods inherited from interface org.qi4j.api.query.grammar.ComparisonPredicate
propertyReference, valueExpression
 
Methods inherited from interface org.qi4j.api.query.grammar.BooleanExpression
eval