public MatchingRules
Collection of all matching rules
| Modifier and Type | Method and Description |
|---|---|
Category |
addCategory(java.lang.String category)
Adds a new category with the given name to the collection
|
Category |
addCategory(Category category)
Adds the category to the collection
|
Category |
rulesForCategory(java.lang.String category)
Get all the rules for a given category
|