Class LPBasedImplicitnessPostProcessing.Interruptible.Builder
- java.lang.Object
-
- org.processmining.specpp.componenting.system.AbstractGlobalComponentSystemUser
-
- org.processmining.specpp.componenting.system.ComponentSystemAwareBuilder<LPBasedImplicitnessPostProcessing>
-
- org.processmining.specpp.postprocessing.LPBasedImplicitnessPostProcessing.Builder
-
- org.processmining.specpp.postprocessing.LPBasedImplicitnessPostProcessing.Interruptible.Builder
-
- All Implemented Interfaces:
java.util.function.Supplier<LPBasedImplicitnessPostProcessing>,HasComponentCollection,IsGlobalProvider,UsesGlobalComponentSystem,SimpleBuilder<LPBasedImplicitnessPostProcessing>
- Enclosing class:
- LPBasedImplicitnessPostProcessing.Interruptible
public static class LPBasedImplicitnessPostProcessing.Interruptible.Builder extends LPBasedImplicitnessPostProcessing.Builder
-
-
Field Summary
-
Fields inherited from class org.processmining.specpp.postprocessing.LPBasedImplicitnessPostProcessing.Builder
implicitnessCalculatorBuilder, transitionEncodingsSource
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected LPBasedImplicitnessPostProcessingbuildIfFullySatisfied()-
Methods inherited from class org.processmining.specpp.postprocessing.LPBasedImplicitnessPostProcessing.Builder
build
-
Methods inherited from class org.processmining.specpp.componenting.system.ComponentSystemAwareBuilder
insufficientRequirements
-
Methods inherited from class org.processmining.specpp.componenting.system.AbstractGlobalComponentSystemUser
globalComponentSystem, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.processmining.specpp.config.components.SimpleBuilder
get
-
Methods inherited from interface org.processmining.specpp.componenting.traits.UsesGlobalComponentSystem
getComponentCollection
-
-
-
-
Method Detail
-
buildIfFullySatisfied
protected LPBasedImplicitnessPostProcessing buildIfFullySatisfied()
- Overrides:
buildIfFullySatisfiedin classLPBasedImplicitnessPostProcessing.Builder
-
-