Uses of Class
org.processmining.specpp.config.components.SupervisionConfiguration
-
-
Uses of SupervisionConfiguration in org.processmining.specpp.componenting.data
Fields in org.processmining.specpp.componenting.data with type parameters of type SupervisionConfiguration Modifier and Type Field Description static ConfigurationRequirement<SupervisionConfiguration>DataRequirements. SUPERVISOR_CONFIG -
Uses of SupervisionConfiguration in org.processmining.specpp.config
Methods in org.processmining.specpp.config that return SupervisionConfiguration Modifier and Type Method Description SupervisionConfigurationComponentConfig. getSupervisionConfiguration(GlobalComponentRepository gcr)SupervisionConfigurationComponentConfigImpl. getSupervisionConfiguration(GlobalComponentRepository gcr) -
Uses of SupervisionConfiguration in org.processmining.specpp.config.components
Methods in org.processmining.specpp.config.components that return SupervisionConfiguration Modifier and Type Method Description SupervisionConfigurationSupervisionConfiguration.Configurator. build(GlobalComponentRepository gcr) -
Uses of SupervisionConfiguration in org.processmining.specpp.config.presets
Methods in org.processmining.specpp.config.presets that return SupervisionConfiguration Modifier and Type Method Description SupervisionConfigurationBaseComponentConfig. getSupervisionConfiguration(GlobalComponentRepository gcr)SupervisionConfigurationFullSupervisionComponentConfig. getSupervisionConfiguration(GlobalComponentRepository gcr)SupervisionConfigurationLightweightComponentConfig. getSupervisionConfiguration(GlobalComponentRepository gcr)
-