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