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