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:: VisDependentProperty.NO_DEFAULT
   .. autoattribute:: VisDependentProperty.backing_store_name

   .. rubric:: Methods Documentation

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