Uses of Class
org.processmining.specpp.prom.mvc.config.ProMConfig.FitnessMetric
-
Packages that use ProMConfig.FitnessMetric Package Description org.processmining.specpp.prom.mvc.config -
-
Uses of ProMConfig.FitnessMetric in org.processmining.specpp.prom.mvc.config
Methods in org.processmining.specpp.prom.mvc.config that return ProMConfig.FitnessMetric Modifier and Type Method Description static ProMConfig.FitnessMetricProMConfig.FitnessMetric. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ProMConfig.FitnessMetric[]ProMConfig.FitnessMetric. values()Returns an array containing the constants of this enum type, in the order they are declared.
-