Class: Observation::PresenceAbsence
- Inherits:
-
Observation
- Object
- ActiveRecord::Base
- ApplicationRecord
- Observation
- Observation::PresenceAbsence
- Defined in:
- app/models/observation/presence_absence.rb
Overview
Present = true; Absent = false (positive negative). Not provided -> no observation was made.
Instance Attribute Summary
Attributes inherited from Observation
Method Summary
Methods inherited from Observation
by_descriptors_and_rows, #continuous?, #convert_observation_object_global_id, copy, destroy_row, human_name, in_observation_matrix, object_scope, #observation_object, #otu_or_collection_object_set, #presence_absence?, #qualitative?, #set_observation_object_id, #set_type_from_descriptor, #type_matches_descriptor
Methods included from Shared::IsData
#errors_excepting, #full_error_messages_excepting, #identical, #is_community?, #is_destroyable?, #is_editable?, #is_in_use?, #is_in_users_projects?, #metamorphosize, #similar
Methods included from Shared::Confidences
Methods included from Shared::Tags
#reject_tags, #tag_with, #tagged?, #tagged_with?
Methods included from Shared::Notes
#concatenated_notes_string, #reject_notes
Methods included from Shared::Depictions
#has_depictions?, #image_array=, #reject_depictions, #reject_images
Methods included from Shared::Identifiers
#identified?, #next_by_identifier, #previous_by_identifier, #reject_identifiers
Methods included from Shared::DataAttributes
#import_attributes, #internal_attributes, #keyword_value_hash, #reject_data_attributes
Methods included from Shared::Citations
#cited?, #mark_citations_for_destruction, #nomenclature_date, #origin_citation_source_id, #reject_citations, #requires_citation?, #sources_by_topic_id
Methods included from Housekeeping
#has_polymorphic_relationship?