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