Class: Lutaml::Model::Serializable
- Inherits:
-
Object
- Object
- Lutaml::Model::Serializable
- Includes:
- Serialize
- Defined in:
- lib/lutaml/model/serializable.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes included from Serialize
#element_order, #encoding, #mixed, #ordered, #schema_location
Method Summary
Methods included from Serialize
#attr_value, included, #initialize, #key_exist?, #key_value, #method_missing, #mixed?, #ordered?, #pretty_print_instance_variables, #to_yaml_hash, #using_default?, #using_default_for, #validate_attribute!, #value_set_for
Methods included from Validation
Methods included from ComparableModel
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Lutaml::Model::Serialize