public interface Relation<D,R>
boolean
relates(D d, R r)
boolean relates(D d, R r)
see also the complete user documentation .