Class LPMDiscoveryRunnerConfig
- java.lang.Object
-
- org.processmining.placebasedlpmdiscovery.runners.AbstractRunnerConfig
-
- org.processmining.placebasedlpmdiscovery.runners.lpmdiscovery.LPMDiscoveryRunnerConfig
-
- All Implemented Interfaces:
RunnerConfig
public class LPMDiscoveryRunnerConfig extends AbstractRunnerConfig
-
-
Field Summary
-
Fields inherited from class org.processmining.placebasedlpmdiscovery.runners.AbstractRunnerConfig
runnerInput, runnerOutput
-
-
Constructor Summary
Constructors Constructor Description LPMDiscoveryRunnerConfig(RunnerInput runnerInput, RunnerOutput runnerOutput)
-
Method Summary
-
Methods inherited from class org.processmining.placebasedlpmdiscovery.runners.AbstractRunnerConfig
getInput, getOutput
-
-
-
-
Constructor Detail
-
LPMDiscoveryRunnerConfig
public LPMDiscoveryRunnerConfig(RunnerInput runnerInput, RunnerOutput runnerOutput)
-
-