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