UnitClassEntry ============== .. currentmodule:: hed.schema.hed_schema_entry .. autoclass:: hed.schema.hed_schema_entry.UnitClassEntry :noindex: .. rubric:: Methods .. autosummary:: UnitClassEntry.__init__ UnitClassEntry.add_unit UnitClassEntry.attribute_has_property UnitClassEntry.finalize_entry UnitClassEntry.get_derivative_unit_entry UnitClassEntry.has_attribute .. rubric:: Attributes .. autosummary:: UnitClassEntry.children UnitClassEntry.section_key .. _method-__init__: .. automethod:: hed.schema.hed_schema_entry.UnitClassEntry.__init__ .. _method-add_unit: .. automethod:: hed.schema.hed_schema_entry.UnitClassEntry.add_unit .. _method-attribute_has_property: .. automethod:: hed.schema.hed_schema_entry.UnitClassEntry.attribute_has_property .. _method-finalize_entry: .. automethod:: hed.schema.hed_schema_entry.UnitClassEntry.finalize_entry .. _method-get_derivative_unit_entry: .. automethod:: hed.schema.hed_schema_entry.UnitClassEntry.get_derivative_unit_entry .. _method-has_attribute: .. automethod:: hed.schema.hed_schema_entry.UnitClassEntry.has_attribute .. _attribute-children: .. autoattribute:: hed.schema.hed_schema_entry.UnitClassEntry.children .. _attribute-section_key: .. autoattribute:: hed.schema.hed_schema_entry.UnitClassEntry.section_key