VisDependentProperty
====================

.. currentmodule:: pipeline.infrastructure.vdp

.. autoclass:: VisDependentProperty
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~VisDependentProperty.NO_DEFAULT
      ~VisDependentProperty.backing_store_name

   .. rubric:: Methods Summary

   .. autosummary::

      ~VisDependentProperty.convert
      ~VisDependentProperty.default
      ~VisDependentProperty.fget
      ~VisDependentProperty.fset
      ~VisDependentProperty.postprocess

   .. rubric:: Attributes Documentation

   .. autoattribute:: NO_DEFAULT
   .. autoattribute:: backing_store_name

   .. rubric:: Methods Documentation

   .. automethod:: convert
   .. automethod:: default
   .. automethod:: fget
   .. automethod:: fset
   .. automethod:: postprocess
