Uses of Interface
org.processmining.dataawareexplorer.explorer.work.DiscoveryProcessor.ProgressPublisher
-
Packages that use DiscoveryProcessor.ProgressPublisher Package Description org.processmining.dataawareexplorer.explorer.work -
-
Uses of DiscoveryProcessor.ProgressPublisher in org.processmining.dataawareexplorer.explorer.work
Classes in org.processmining.dataawareexplorer.explorer.work that implement DiscoveryProcessor.ProgressPublisher Modifier and Type Class Description static classDiscoveryProcessor.NoOpProgressPublisherMethods in org.processmining.dataawareexplorer.explorer.work with parameters of type DiscoveryProcessor.ProgressPublisher Modifier and Type Method Description DiscoveryProcessor.DiscoveryResultDiscoveryProcessor. discover(DiscoveryProcessor.DiscoveryAlgorithm algorithm, org.processmining.datadiscovery.DecisionTreeConfig config, com.google.common.collect.SetMultimap<org.processmining.models.graphbased.directed.petrinet.elements.Transition,java.lang.String> attributesWritten, java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Place> consideredPlaces, java.util.Set<java.lang.String> consideredAttributes, DiscoveryProcessor.ProgressPublisher progressPublisher, java.util.concurrent.ExecutorService executor)
-