Uses of Class
relations.RuleSet
-
Packages that use RuleSet Package Description relations -
-
Uses of RuleSet in relations
Methods in relations that return types with arguments of type RuleSet Modifier and Type Method Description Map<String,RuleSet>RuleLearner. combiningRules(Map<String,Rules>[] rules)Map<String,RuleSet>SenSimplifier. loadRuleSet(DBUtils db)Method parameters in relations with type arguments of type RuleSet Modifier and Type Method Description voidRuleLearner. storeRuleSet(Map<String,RuleSet> map, DBUtils db)
-