Uses of Interface
org.processmining.placebasedlpmdiscovery.service.eventlog.EventLogService
-
-
Uses of EventLogService in org.processmining.placebasedlpmdiscovery.service.eventlog
Classes in org.processmining.placebasedlpmdiscovery.service.eventlog that implement EventLogService Modifier and Type Class Description classDefaultEventLogService -
Uses of EventLogService in org.processmining.placebasedlpmdiscovery.view.components.configurationcomponents
Constructors in org.processmining.placebasedlpmdiscovery.view.components.configurationcomponents with parameters of type EventLogService Constructor Description DefaultConfigurationComponentFactory(DataCommunicationControllerVM dcVM, LPMSetService lpmSetService, EventLogService eventLogService, GroupingController groupingController) -
Uses of EventLogService in org.processmining.placebasedlpmdiscovery.view.components.settablepanels.grouping.lpmsimilarity
Constructors in org.processmining.placebasedlpmdiscovery.view.components.settablepanels.grouping.lpmsimilarity with parameters of type EventLogService Constructor Description DataAttributeLPMSimilaritySetupPanel(EventLogService eventLogService)
-