

AsdfType
=============

.. currentmodule:: asdf

.. autoclass:: AsdfType
   :show-inheritance:

   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~AsdfType.handle_dynamic_subclasses
      ~AsdfType.has_required_modules
      ~AsdfType.name
      ~AsdfType.organization
      ~AsdfType.requires
      ~AsdfType.standard
      ~AsdfType.types
      ~AsdfType.validators
      ~AsdfType.version
      ~AsdfType.yaml_tag

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~AsdfType.from_tree
      ~AsdfType.from_tree_tagged
      ~AsdfType.make_yaml_tag
      ~AsdfType.to_tree
      ~AsdfType.to_tree_tagged

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: handle_dynamic_subclasses
   .. autoattribute:: has_required_modules
   .. autoattribute:: name
   .. autoattribute:: organization
   .. autoattribute:: requires
   .. autoattribute:: standard
   .. autoattribute:: types
   .. autoattribute:: validators
   .. autoattribute:: version
   .. autoattribute:: yaml_tag

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: from_tree
   .. automethod:: from_tree_tagged
   .. automethod:: make_yaml_tag
   .. automethod:: to_tree
   .. automethod:: to_tree_tagged

   
   