Table of Contents - rules_processor-0.1.0 Documentation
Classes and Modules
- NormalizeArray
- RulesProcessor
- RulesProcessor::ConditionMatcher
- RulesProcessor::Configuration
- RulesProcessor::Operations
- RulesProcessor::Operations::Base
- RulesProcessor::Operations::GreaterThan
- RulesProcessor::Operations::GreaterThanEqual
- RulesProcessor::Operations::Include
- RulesProcessor::Operations::Is
- RulesProcessor::Operations::IsNot
- RulesProcessor::Operations::LessThan
- RulesProcessor::Operations::LessThanEqual
- RulesProcessor::Operations::NotInclude
- RulesProcessor::OperatorsToSelect
- RulesProcessor::Processor
- RulesProcessor::RuleMatcher
Methods
- ::base — RulesProcessor::OperatorsToSelect
- ::comparable — RulesProcessor::OperatorsToSelect
- ::configure — RulesProcessor
- ::includable — RulesProcessor::OperatorsToSelect
- ::new — RulesProcessor::ConditionMatcher
- ::new — RulesProcessor::Configuration
- ::new — RulesProcessor::Operations::Base
- ::new — RulesProcessor::Processor
- ::new — RulesProcessor::RuleMatcher
- #actions_processor — RulesProcessor::Processor
- #actual_value — RulesProcessor::Operations::Base
- #already_matched — RulesProcessor::Processor
- #already_matched? — RulesProcessor::Processor
- #both_condition_group_empty? — RulesProcessor::RuleMatcher
- #condition_matcher — RulesProcessor::RuleMatcher
- #klass_name — RulesProcessor::ConditionMatcher
- #mark_match — RulesProcessor::Processor
- #mark_not_match — RulesProcessor::Processor
- #mark_skipped — RulesProcessor::Processor
- #matches? — RulesProcessor::ConditionMatcher
- #matches? — RulesProcessor::RuleMatcher
- #matching_result — RulesProcessor::Processor
- #meet_all_matches? — RulesProcessor::RuleMatcher
- #meet_any_matches? — RulesProcessor::RuleMatcher
- #normalized_value — NormalizeArray
- #nullified_value — RulesProcessor::Operations::Base
- #perform — RulesProcessor::Operations::Base
- #perform — RulesProcessor::Operations::GreaterThan
- #perform — RulesProcessor::Operations::GreaterThanEqual
- #perform — RulesProcessor::Operations::Include
- #perform — RulesProcessor::Operations::Is
- #perform — RulesProcessor::Operations::IsNot
- #perform — RulesProcessor::Operations::LessThan
- #perform — RulesProcessor::Operations::LessThanEqual
- #perform — RulesProcessor::Operations::NotInclude
- #process — RulesProcessor::Processor
- #rule_matches? — RulesProcessor::Processor