MapApDataTask
=============

.. currentmodule:: lsst.ap.association

.. autoclass:: MapApDataTask
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~MapApDataTask.emptyMetadata
      ~MapApDataTask.getAllSchemaCatalogs
      ~MapApDataTask.getFullMetadata
      ~MapApDataTask.getFullName
      ~MapApDataTask.getName
      ~MapApDataTask.getSchemaCatalogs
      ~MapApDataTask.getTaskDict
      ~MapApDataTask.makeField
      ~MapApDataTask.makeSubtask
      ~MapApDataTask.run
      ~MapApDataTask.timer

   .. rubric:: Methods Documentation

   .. automethod:: emptyMetadata
   .. automethod:: getAllSchemaCatalogs
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getName
   .. automethod:: getSchemaCatalogs
   .. automethod:: getTaskDict
   .. automethod:: makeField
   .. automethod:: makeSubtask
   .. automethod:: run
   .. automethod:: timer