Class: AlternateValue::Abbreviation
- Inherits:
-
AlternateValue
- Object
- ActiveRecord::Base
- ApplicationRecord
- AlternateValue
- AlternateValue::Abbreviation
- Defined in:
- app/models/alternate_value/abbreviation.rb
Overview
Abbreviation definition…
Constant Summary
Constants included from Shared::DualAnnotator
Shared::DualAnnotator::ALWAYS_COMMUNITY
Instance Attribute Summary
Attributes inherited from AlternateValue
#alternate_value_object_attribute, #alternate_value_object_type, #attribute_value_object_id, #language_id, #project_id, #type, #value
Method Summary
Methods inherited from AlternateValue
annotated_attribute_column, annotation_value_column, class_name, find_for_autocomplete, #klass_name, #type_class, #type_class=, #type_name
Methods included from Shared::PolymorphicAnnotator
#annotated_object_is_persisted?
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::AttributeAnnotations
#annotated_column, #annotated_value_is_not_identical_to_attribute, #annotation_value, #attribute_to_annotate_is_valid_for_object, #original_value
Methods included from Housekeeping
#has_polymorphic_relationship?