class CompositeRuleSet
A RuleSet
implementation that aggregates a set of RuleSets and Rules.
Add a single Rule to this RuleSet
rule
- - the Rule to addAdd all of the Rules within the specified RuleSet to this RuleSet
ruleSet
- - the RuleSet whose Rules are to be included