org.qi4j.api.query.grammar
Interface AssociationNullPredicate

All Superinterfaces:
BooleanExpression, Predicate
All Known Subinterfaces:
AssociationIsNotNullPredicate, AssociationIsNullPredicate

public interface AssociationNullPredicate
extends Predicate


Method Summary
 AssociationReference associationReference()
           
 
Methods inherited from interface org.qi4j.api.query.grammar.BooleanExpression
eval
 

Method Detail

associationReference

AssociationReference associationReference()