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