Uses of Class
relations.RuleData
-
Packages that use RuleData Package Description relations -
-
Uses of RuleData in relations
Methods in relations that return types with arguments of type RuleData Modifier and Type Method Description List<RuleData>Rules. getEvalRules(String key)Get list of patternsMethod parameters in relations with type arguments of type RuleData Modifier and Type Method Description RuleSetsRuleSets. createRule(List<RuleData> ls)Split of pattern into defined group
-