SimpleTransformConverter ======================== .. currentmodule:: asdf_astropy.converters .. autoclass:: SimpleTransformConverter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SimpleTransformConverter.model_type ~SimpleTransformConverter.tags ~SimpleTransformConverter.types .. rubric:: Methods Summary .. autosummary:: ~SimpleTransformConverter.from_yaml_tree ~SimpleTransformConverter.from_yaml_tree_transform ~SimpleTransformConverter.to_yaml_tree ~SimpleTransformConverter.to_yaml_tree_transform .. rubric:: Attributes Documentation .. autoattribute:: model_type .. autoattribute:: tags .. autoattribute:: types .. rubric:: Methods Documentation .. automethod:: from_yaml_tree .. automethod:: from_yaml_tree_transform .. automethod:: to_yaml_tree .. automethod:: to_yaml_tree_transform