Uses of Class
org.processmining.logfiltering.algorithms.SPMF.RuleGrowth.Rule
-
Packages that use Rule Package Description org.processmining.logfiltering.algorithms.SPMF.RuleGrowth -
-
Uses of Rule in org.processmining.logfiltering.algorithms.SPMF.RuleGrowth
Methods in org.processmining.logfiltering.algorithms.SPMF.RuleGrowth that return types with arguments of type Rule Modifier and Type Method Description java.util.List<Rule>Rules. getRules()Get the list of rules.
-