Class DefaultLPMDiscoveryService
- java.lang.Object
-
- org.processmining.placebasedlpmdiscovery.lpmdiscovery.service.DefaultLPMDiscoveryService
-
- All Implemented Interfaces:
LPMDiscoveryService
public class DefaultLPMDiscoveryService extends java.lang.Object implements LPMDiscoveryService
-
-
Constructor Summary
Constructors Constructor Description DefaultLPMDiscoveryService(DataCommunicationController dc)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LPMDiscoveryResultrunLPMDiscovery(EventLog log, PlaceSet placeSet)
-
-
-
Constructor Detail
-
DefaultLPMDiscoveryService
@Inject public DefaultLPMDiscoveryService(DataCommunicationController dc)
-
-
Method Detail
-
runLPMDiscovery
public LPMDiscoveryResult runLPMDiscovery(EventLog log, PlaceSet placeSet)
- Specified by:
runLPMDiscoveryin interfaceLPMDiscoveryService
-
-