Class: Lutaml::Model::HashAdapter::Document

Inherits:
KeyValueDocument show all
Defined in:
lib/lutaml/model/hash_adapter/document.rb

Overview

Base class for Hash documents

Direct Known Subclasses

StandardAdapter

Instance Attribute Summary

Attributes inherited from KeyValueDocument

#attributes, #register

Method Summary

Methods inherited from KeyValueDocument

#[], #[]=, #initialize, #key?, #to_h

Constructor Details

This class inherits a constructor from Lutaml::Model::KeyValueDocument