Constraints
===========

.. currentmodule:: lsst.daf.butler

.. autoclass:: Constraints
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Constraints.matchAllKey

   .. rubric:: Methods Summary

   .. autosummary::

      ~Constraints.getLookupKeys
      ~Constraints.isAcceptable

   .. rubric:: Attributes Documentation

   .. autoattribute:: matchAllKey

   .. rubric:: Methods Documentation

   .. automethod:: getLookupKeys
   .. automethod:: isAcceptable