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