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