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