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