🎴 Flashcard Mode

IBM JRules Business Rules Engine

Card1 / 20
Mastered0
Review0
QuestionClick to flip

RuleSet parameters in rule project are selected from

AnswerClick to flip back
A
BOM Class
💡 Explanation:

RuleSet parameters are defined by selecting classes from the BOM (Business Object Model). The BOM provides the rule-level vocabulary and parameter definitions at the abstraction level used by rule authors, while the XOM (Executable Object Model) is the Java implementation that gets generated from the BOM definitions and is not directly used for parameter selection.

Change Mode