Class RuleSetTable

All Implemented Interfaces:
Serializable, Cloneable, Iterable<RuleSet>, Collection<RuleSet>, List<RuleSet>

public class RuleSetTable extends RuleComponentTable<RuleSet>
RuleSetTable is a list of all the RuleSets in a Dictionary. Methods are provided for adding, deleting, or reordering rulesets.
See Also: