package org.argeo.api.acr.search; /** Marker interface for a constraint. */ public interface Constraint { }