# Generated by roxygen2: do not edit by hand

S3method("$",bids_class)
S3method("$<-","bidsr::BIDSClassBase")
S3method("[",bids_schema_raw)
S3method("[[<-","bidsr::BIDSClassBase")
S3method("[[<-","bidsr::BIDSMap")
S3method(names,bids_class)
S3method(print,bids_schema_raw)
export(BIDSClassBase)
export(BIDSDatasetDescription)
export(BIDSDatasetGeneratedBy)
export(BIDSEntity_any_optional)
export(BIDSEntity_any_prohibited)
export(BIDSEntity_any_required)
export(BIDSEntity_index_optional)
export(BIDSEntity_index_prohibited)
export(BIDSEntity_index_required)
export(BIDSEntity_label_optional)
export(BIDSEntity_label_prohibited)
export(BIDSEntity_label_required)
export(BIDSMap)
export(BIDSProject)
export(BIDSSubject)
export(BIDSTabular)
export(BIDSTabularColumnDescriptor)
export(BIDSTabularMetaSidecar)
export(BIDSTabularParticipants)
export(BIDSTabularPhenotype)
export(BIDSTabularSamples)
export(BIDSTabularScans)
export(BIDSTabularSessions)
export(BIDSURI)
export(as_bids_tabular)
export(bids_project)
export(bids_property)
export(bids_property_character)
export(bids_property_choice)
export(bids_property_collapsed_character)
export(bids_property_data_frame)
export(bids_property_deprecated)
export(bids_property_entity_list)
export(bids_property_integerish)
export(bids_property_list)
export(bids_property_named_list)
export(bids_property_numeric)
export(bids_property_optional)
export(bids_property_prohibited)
export(bids_property_recommended)
export(bids_property_required)
export(bids_property_tabular_column_descriptor_list)
export(bids_property_tabular_content)
export(bids_property_tabular_meta)
export(bids_property_unnamed_list)
export(bids_subject)
export(download_bids_examples)
export(get_bids_dataset_description)
export(get_bids_entity)
export(get_bids_entity_rules)
export(get_bids_participants)
export(get_bids_phenotype_data)
export(get_bids_samples)
export(new_bids_class)
export(new_bids_entity_file_class)
export(new_bids_tabular_class)
export(parse_path_bids_entity)
export(query_bids)
export(resolve_bids_path)
export(save_bids_tabular)
export(save_bids_tabular_default)
export(set_props)
export(valid_eventually)
if (getRversion() < "4.3.0") importFrom("S7", "@")
importFrom(S7,set_props)
importFrom(S7,valid_eventually)
importFrom(checkmate,check_atomic)
importFrom(fastmap,fastmap)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(utils,str)
importFrom(uuid,UUIDgenerate)
