Interface Disjunction

All Superinterfaces:
Constraint
All Known Implementing Classes:
BaseDisjunction, LuceneDisjunction

public interface Disjunction extends Constraint
Author:
andyh
  • Method Details

    • getConstraints

      List<Constraint> getConstraints()
      Get the list of constraints for which at least one must be met.