org.qi4j.api.query.grammar
Interface AssociationIsNotNullPredicate

All Superinterfaces:
AssociationNullPredicate, BooleanExpression, Predicate

public interface AssociationIsNotNullPredicate
extends AssociationNullPredicate

Constraints that a Association is not null (is set).


Method Summary
 
Methods inherited from interface org.qi4j.api.query.grammar.AssociationNullPredicate
associationReference
 
Methods inherited from interface org.qi4j.api.query.grammar.BooleanExpression
eval