Uses of Interface
org.processmining.placebasedlpmdiscovery.service.lpms.LPMSetService
-
-
Uses of LPMSetService in org.processmining.placebasedlpmdiscovery.service.lpms
Classes in org.processmining.placebasedlpmdiscovery.service.lpms that implement LPMSetService Modifier and Type Class Description classDefaultLPMSetService -
Uses of LPMSetService in org.processmining.placebasedlpmdiscovery.view.components.configurationcomponents
Constructors in org.processmining.placebasedlpmdiscovery.view.components.configurationcomponents with parameters of type LPMSetService Constructor Description DefaultConfigurationComponentFactory(DataCommunicationControllerVM dcVM, LPMSetService lpmSetService, EventLogService eventLogService, GroupingController groupingController) -
Uses of LPMSetService in org.processmining.placebasedlpmdiscovery.view.components.settablepanels.grouping
Constructors in org.processmining.placebasedlpmdiscovery.view.components.settablepanels.grouping with parameters of type LPMSetService Constructor Description GroupingSetupPanel(DataCommunicationControllerVM dc, LPMSetService lpmSetService, GroupingController groupingController, ConfigurationComponentFactory componentFactory) -
Uses of LPMSetService in org.processmining.placebasedlpmdiscovery.view.models
Constructors in org.processmining.placebasedlpmdiscovery.view.models with parameters of type LPMSetService Constructor Description DefaultLPMDiscoveryResultViewModel(LPMSetService lpmSetService)
-