Class: ParamsReady::Query::AbstractPredicateDefinition

Inherits:
Parameter::AbstractDefinition show all
Defined in:
lib/params_ready/query/predicate.rb

Defined Under Namespace

Modules: HavingAttribute

Instance Attribute Summary

Attributes inherited from Parameter::AbstractDefinition

#altn, #name

Method Summary

Methods inherited from Parameter::AbstractDefinition

#create, #finish, #from_hash, #from_input, #initialize, #normalize_alternative_name, #parameter_class

Methods included from Extensions::Freezer

#freeze_variable, #freeze_variables, #variables_to_freeze

Methods included from Extensions::Finalizer

#obligatory, #obligatory!

Methods included from Extensions::ClassReaderWriter

#class_reader_writer

Methods included from Extensions::LateInit

#late_init

Methods included from Extensions::Collection

#collection

Methods included from Extensions::Finalizer::InstanceMethods

#finish

Methods included from Extensions::Freezer::InstanceMethods

#freeze

Constructor Details

This class inherits a constructor from ParamsReady::Parameter::AbstractDefinition