HedGroup ======== .. currentmodule:: hed.models.hed_group .. autoclass:: hed.models.hed_group.HedGroup :noindex: .. rubric:: Methods .. autosummary:: HedGroup.__init__ HedGroup.append HedGroup.casefold HedGroup.check_if_in_original HedGroup.copy HedGroup.find_def_tags HedGroup.find_exact_tags HedGroup.find_placeholder_tag HedGroup.find_tags HedGroup.find_tags_with_term HedGroup.find_wildcard_tags HedGroup.get_all_groups HedGroup.get_all_tags HedGroup.get_as_form HedGroup.get_as_indented HedGroup.get_as_long HedGroup.get_as_short HedGroup.get_first_group HedGroup.get_original_hed_string HedGroup.groups HedGroup.lower HedGroup.remove HedGroup.replace HedGroup.sort HedGroup.sorted HedGroup.tags .. rubric:: Attributes .. autosummary:: HedGroup.is_group HedGroup.span .. _method-__init__: .. automethod:: hed.models.hed_group.HedGroup.__init__ .. _method-append: .. automethod:: hed.models.hed_group.HedGroup.append .. _method-casefold: .. automethod:: hed.models.hed_group.HedGroup.casefold .. _method-check_if_in_original: .. automethod:: hed.models.hed_group.HedGroup.check_if_in_original .. _method-copy: .. automethod:: hed.models.hed_group.HedGroup.copy .. _method-find_def_tags: .. automethod:: hed.models.hed_group.HedGroup.find_def_tags .. _method-find_exact_tags: .. automethod:: hed.models.hed_group.HedGroup.find_exact_tags .. _method-find_placeholder_tag: .. automethod:: hed.models.hed_group.HedGroup.find_placeholder_tag .. _method-find_tags: .. automethod:: hed.models.hed_group.HedGroup.find_tags .. _method-find_tags_with_term: .. automethod:: hed.models.hed_group.HedGroup.find_tags_with_term .. _method-find_wildcard_tags: .. automethod:: hed.models.hed_group.HedGroup.find_wildcard_tags .. _method-get_all_groups: .. automethod:: hed.models.hed_group.HedGroup.get_all_groups .. _method-get_all_tags: .. automethod:: hed.models.hed_group.HedGroup.get_all_tags .. _method-get_as_form: .. automethod:: hed.models.hed_group.HedGroup.get_as_form .. _method-get_as_indented: .. automethod:: hed.models.hed_group.HedGroup.get_as_indented .. _method-get_as_long: .. automethod:: hed.models.hed_group.HedGroup.get_as_long .. _method-get_as_short: .. automethod:: hed.models.hed_group.HedGroup.get_as_short .. _method-get_first_group: .. automethod:: hed.models.hed_group.HedGroup.get_first_group .. _method-get_original_hed_string: .. automethod:: hed.models.hed_group.HedGroup.get_original_hed_string .. _method-groups: .. automethod:: hed.models.hed_group.HedGroup.groups .. _method-lower: .. automethod:: hed.models.hed_group.HedGroup.lower .. _method-remove: .. automethod:: hed.models.hed_group.HedGroup.remove .. _method-replace: .. automethod:: hed.models.hed_group.HedGroup.replace .. _method-sort: .. automethod:: hed.models.hed_group.HedGroup.sort .. _method-sorted: .. automethod:: hed.models.hed_group.HedGroup.sorted .. _method-tags: .. automethod:: hed.models.hed_group.HedGroup.tags .. _attribute-is_group: .. autoattribute:: hed.models.hed_group.HedGroup.is_group .. _attribute-span: .. autoattribute:: hed.models.hed_group.HedGroup.span