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