Class: Chemicalml::Cml::Schema24::Enumeration

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Extended by:
Context
Includes:
Base::Enumeration, Visitable
Defined in:
lib/chemicalml/cml/schema24/enumeration.rb

Overview

Schema 2.4 only. <enumeration> declares a closed/open set of values for a dictionary entry. Not in Schema 3 (Schema 3 uses the enum attribute on <entry>).

Method Summary

Methods included from Context

lutaml_default_register

Methods included from Visitable

#collect_wire_nodes, #declared_attribute?, #declared_attribute_names, #element_name, #node_id, #wire_children, #wire_node?

Methods included from Base::Enumeration

included