Note that the added action's LoggerRepository will be set in the process.
Register a new Rule matching the specified pattern. This method sets the Digester
property on the rule.
Register a new Rule matching the specified pattern. This method sets the Digester
property on the rule.
Register a new Rule matching the specified pattern. This method sets the Digester
property on the rule.
Rule
to this Package
.
@param rule The rule to add.
@throws org.drools.core.rule.DuplicateRuleNameException If the Rule
attempting to be added has the same name as another previously added Rule
.
@throws org.drools.core.rule.InvalidRuleException If the Rule
is not valid.
Rule
to this Package
.
@param rule The rule to add.
@throws DuplicateRuleNameException If the Rule
attempting to be added has the same name as another previously added Rule
.
@throws InvalidRuleException If the Rule
is not valid.
Rule
to this Package
.
@param rule The rule to add.
@throws DuplicateRuleNameException If the Rule
attempting to be added has the same name as another previously added Rule
.
@throws InvalidRuleException If the Rule
is not valid.
Rule
to this RuleSet
.
@param rule The rule to add.
@throws DuplicateRuleNameException If the Rule
attempting to be added has the same name as another previously added Rule
.
@throws InvalidRuleException If the Rule
is not valid.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|