Uses of Interface
org.processmining.specpp.componenting.traits.HasComponentCollection
-
-
Uses of HasComponentCollection in org.processmining.specpp.base
Subinterfaces of HasComponentCollection in org.processmining.specpp.base Modifier and Type Interface Description interfaceAdvancedComposition<C extends Candidate>The base interface for 'advanced compositions', i.e.interfaceMutableCappedComposition<C extends Candidate>Base Interface for sequential & size-limited compositions. -
Uses of HasComponentCollection in org.processmining.specpp.base.impls
Classes in org.processmining.specpp.base.impls that implement HasComponentCollection Modifier and Type Class Description classAbstractComposer<C extends Candidate,I extends AdvancedComposition<C>,R extends Result>The abstract base class for composers which internally manages an advanced, i.e.classAbstractComposition<C extends Candidate,K extends java.util.Collection<C>>The abstract base class for compositions.classAbstractConstrainingComposer<C extends Candidate,I extends AdvancedComposition<C>,R extends Result,L extends CandidateConstraint<C>>The abstract base class of aConstrainingComposerfor candidates of typeC.classAbstractEfficientTreeBasedProposer<C extends Candidate,N extends TreeNode & LocallyExpandable<N>>Abstract base class for efficient tree-based proposers.classAbstractPostponingComposer<C extends Candidate,I extends CompositionComponent<C>,R extends Result,L extends CandidateConstraint<C>>classAbstractQueueingComposer<C extends Candidate,I extends CompositionComponent<C>,R extends Result,L extends CandidateConstraint<C>>classAcceptingComposer<C extends Candidate,I extends AdvancedComposition<C>,R extends Result>classArrayListComposition<C extends Candidate>classEfficientTreeWithExternalizedLogicBasedProposer<C extends Candidate & NodeProperties,S extends NodeState,N extends LocalNodeWithExternalizedLogic<C,S,N>>classFilteringComposer<C extends Candidate,I extends CompositionComponent<C>,R extends Result>classRecursiveComposer<C extends Candidate,I extends CompositionComponent<C>,R extends Result>classSPECpp<C extends Candidate,I extends CompositionComponent<C>,R extends Result,F extends Result>classSPECppBuilder<C extends Candidate,I extends CompositionComponent<C>,R extends Result,F extends Result> -
Uses of HasComponentCollection in org.processmining.specpp.componenting.delegators
Classes in org.processmining.specpp.componenting.delegators that implement HasComponentCollection Modifier and Type Class Description classAbstractFCSUDelegator<T extends FullComponentSystemUser> -
Uses of HasComponentCollection in org.processmining.specpp.componenting.evaluation
Classes in org.processmining.specpp.componenting.evaluation that implement HasComponentCollection Modifier and Type Class Description classEvaluatorConfiguration -
Uses of HasComponentCollection in org.processmining.specpp.componenting.system
Subinterfaces of HasComponentCollection in org.processmining.specpp.componenting.system Modifier and Type Interface Description interfaceFullComponentSystemUserBundles the local & global component system with transitive local component system initialization.Classes in org.processmining.specpp.componenting.system that implement HasComponentCollection Modifier and Type Class Description classAbstractGlobalComponentSystemUserclassComponentInitializerclassComponentSystemAwareBuilder<T>classGlobalComponentRepositoryclassLocalComponentRepository -
Uses of HasComponentCollection in org.processmining.specpp.componenting.system.link
Subinterfaces of HasComponentCollection in org.processmining.specpp.componenting.system.link Modifier and Type Interface Description interfaceChildGenerationLogicComponent<P extends NodeProperties,S extends NodeState,N extends LocalNode<P,S,N>>interfaceComposerComponent<C extends Candidate,I extends CompositionComponent<C>,R extends Result>A composer that is also a full component system user.interfaceCompositionComponent<C extends Candidate>A composition that is also a full component system user.interfaceEfficientTreeComponent<N extends TreeNode & LocallyExpandable<N>>interfaceExpansionStrategyComponent<N extends TreeNode & LocallyExpandable<N>>interfacePostProcessorComponent<S extends Result,T extends Result>interfaceProposerComponent<C extends Candidate>Classes in org.processmining.specpp.componenting.system.link that implement HasComponentCollection Modifier and Type Class Description classAbstractBaseClassAn abstract base class for any object that may want to make use of the component system. -
Uses of HasComponentCollection in org.processmining.specpp.componenting.traits
Subinterfaces of HasComponentCollection in org.processmining.specpp.componenting.traits Modifier and Type Interface Description interfaceProvidesDataSourcesinterfaceProvidesEvaluatorsinterfaceProvidesParametersinterfaceProvidesSupervisorsinterfaceUsesGlobalComponentSystemTrait interface for types which have a global component collection with which they want to connect to the global component system.interfaceUsesLocalComponentSystemTrait interface for types which have a local component collection with which they want to connect to the local component system. -
Uses of HasComponentCollection in org.processmining.specpp.composition
Classes in org.processmining.specpp.composition that implement HasComponentCollection Modifier and Type Class Description classBasePlaceCompositionclassConstrainingPlaceCollectionclassLightweightPlaceCompositionclassStatefulPlaceComposition -
Uses of HasComponentCollection in org.processmining.specpp.composition.composers
-
Uses of HasComponentCollection in org.processmining.specpp.composition.composers.eventing
Classes in org.processmining.specpp.composition.composers.eventing that implement HasComponentCollection Modifier and Type Class Description classEventingAbsoluteFitnessFilter<I extends CompositionComponent<Place>,R extends Result>classEventingAggregatedFitnessFilter<I extends CompositionComponent<Place>,R extends Result>classEventingCombinedFitnessFilter<I extends CompositionComponent<Place>,R extends Result>classEventingRelativeFitnessFilter<I extends CompositionComponent<Place>,R extends Result> -
Uses of HasComponentCollection in org.processmining.specpp.config.components
Classes in org.processmining.specpp.config.components that implement HasComponentCollection Modifier and Type Class Description classConfigurationclassEfficientTreeConfiguration<P extends NodeProperties,S extends NodeState,N extends LocalNodeWithExternalizedLogic<P,S,N>>classHeuristicTreeConfiguration<P extends NodeProperties,S extends NodeState,N extends LocalNodeWithExternalizedLogic<P,S,N>,H extends HeuristicValue<? super H>>classPostProcessingConfiguration<R extends Result,F extends Result>classProposerComposerConfiguration<C extends Candidate,I extends CompositionComponent<C>,R extends Result>classSupervisionConfigurationclassTreeConfiguration<N extends TreeNode & LocallyExpandable<N>> -
Uses of HasComponentCollection in org.processmining.specpp.config.parameters
Classes in org.processmining.specpp.config.parameters that implement HasComponentCollection Modifier and Type Class Description classDefaultParametersclassParameterProvider -
Uses of HasComponentCollection in org.processmining.specpp.config.presets
Classes in org.processmining.specpp.config.presets that implement HasComponentCollection Modifier and Type Class Description classBaseParametersclassETCParametersclassExhaustiveParametersclassExpansionLimitedParametersclassFullSupervisionParametersclassLightweightParametersclassPlaceOracleParametersclassTauDeltaParametersclassUniwiredParameters -
Uses of HasComponentCollection in org.processmining.specpp.datastructures.tree.base
Classes in org.processmining.specpp.datastructures.tree.base that implement HasComponentCollection Modifier and Type Class Description classPlaceGenerationLogic -
Uses of HasComponentCollection in org.processmining.specpp.datastructures.tree.base.impls
Classes in org.processmining.specpp.datastructures.tree.base.impls that implement HasComponentCollection Modifier and Type Class Description classEnumeratingTree<N extends TreeNode & LocallyExpandable<N>>classEventingEnumeratingTree<N extends TreeNode & LocallyExpandable<N>>classTestEventingEnumeratingTree<N extends TreeNode & LocallyExpandable<N>>classVariableExpansion<N extends TreeNode & LocallyExpandable<N>>static classVariableExpansion.BFS<N extends TreeNode & LocallyExpandable<N>>static classVariableExpansion.DFS<N extends TreeNode & LocallyExpandable<N>> -
Uses of HasComponentCollection in org.processmining.specpp.datastructures.tree.heuristic
Classes in org.processmining.specpp.datastructures.tree.heuristic that implement HasComponentCollection Modifier and Type Class Description classDiscriminatingHeuristicTreeExpansion<N extends TreeNode & Evaluable & LocallyExpandable<N>,H extends DoubleScore>classEventingDiscriminatingHeuristicTreeExpansion<N extends TreeNode & Evaluable & LocallyExpandable<N>,H extends DoubleScore>classEventingHeuristicTreeExpansion<N extends TreeNode & Evaluable & LocallyExpandable<N>,H extends HeuristicValue<? super H>>classHeuristicTreeExpansion<N extends TreeNode & Evaluable & LocallyExpandable<N>,H extends HeuristicValue<? super H>> -
Uses of HasComponentCollection in org.processmining.specpp.datastructures.tree.nodegen
Classes in org.processmining.specpp.datastructures.tree.nodegen that implement HasComponentCollection Modifier and Type Class Description classMonotonousPlaceGenerationLogicContains the entire logic for generating child (and in the future parent) local nodes.static classMonotonousPlaceGenerationLogic.Builder -
Uses of HasComponentCollection in org.processmining.specpp.evaluation.fitness
Classes in org.processmining.specpp.evaluation.fitness that implement HasComponentCollection Modifier and Type Class Description classAbstractComprehensiveFitnessEvaluatorclassAbstractFitnessEvaluatorstatic classAbstractFitnessEvaluator.BuilderclassAbstractFullFitnessEvaluatorclassBaselineFitnessEvaluatorstatic classBaselineFitnessEvaluator.BuilderclassComprehensiveFitnessEvaluatorstatic classComprehensiveFitnessEvaluator.BuilderclassInstrumentedFullFitnessEvaluatorclassMarkingHistoryBasedFitnessEvaluatorstatic classMarkingHistoryBasedFitnessEvaluator.Builder -
Uses of HasComponentCollection in org.processmining.specpp.evaluation.fitness.parallelized
Classes in org.processmining.specpp.evaluation.fitness.parallelized that implement HasComponentCollection Modifier and Type Class Description classForkJoinFitnessEvaluatorstatic classForkJoinFitnessEvaluator.Builder -
Uses of HasComponentCollection in org.processmining.specpp.evaluation.heuristics
Classes in org.processmining.specpp.evaluation.heuristics that implement HasComponentCollection Modifier and Type Class Description static classAbstractDeltaAdaptationFunction.Builderstatic classAbstractDeltaAdaptationFunction.Providerstatic classConstantDelta.Builderstatic classConstantDelta.Providerstatic classDirectlyFollowsHeuristic.Builderstatic classDirectlyFollowsHeuristic.Providerstatic classEventuallyFollowsTreeHeuristic.Builderstatic classLinearDelta.Builderstatic classLinearDelta.Providerstatic classNoDelta.Builderstatic classNoDelta.Providerstatic classSigmoidDelta.Builderstatic classSigmoidDelta.Provider -
Uses of HasComponentCollection in org.processmining.specpp.evaluation.implicitness
Classes in org.processmining.specpp.evaluation.implicitness that implement HasComponentCollection Modifier and Type Class Description classJavaILPBasedImplicitnessCalculatorDeprecated.static classJavaILPBasedImplicitnessCalculator.BuilderDeprecated.classLPBasedImplicitnessCalculatorstatic classLPBasedImplicitnessCalculator.BuilderclassLPSolveBasedImplicitnessCalculatorDeprecated.static classLPSolveBasedImplicitnessCalculator.BuilderDeprecated. -
Uses of HasComponentCollection in org.processmining.specpp.evaluation.markings
Classes in org.processmining.specpp.evaluation.markings that implement HasComponentCollection Modifier and Type Class Description classLogHistoryMakerstatic classLogHistoryMaker.Builder -
Uses of HasComponentCollection in org.processmining.specpp.orchestra
Classes in org.processmining.specpp.orchestra that implement HasComponentCollection Modifier and Type Class Description classExternalInitializer -
Uses of HasComponentCollection in org.processmining.specpp.postprocessing
Classes in org.processmining.specpp.postprocessing that implement HasComponentCollection Modifier and Type Class Description static classAddDanglingTransitionPostProcessing.Builderstatic classImplicitnessPostProcessor.Builderstatic classLPBasedImplicitnessPostProcessing.Builderstatic classLPBasedImplicitnessPostProcessing.Interruptible.Builderstatic classNaiveUniwiredSelfLoopAdditionPostProcessing.BuilderclassPlaceExporterstatic classPlaceExporter.Builderstatic classReplayBasedImplicitnessPostProcessing.Builderstatic classReplayBasedImplicitnessPostProcessing.Interruptible.Builderstatic classStrictUniwiredSelfLoopAdditionPostProcessing.Builderstatic classUniwiredSelfLoopAdditionPostProcessing.BuilderclassWrappedPostProcessor<R extends Result,F extends Result>static classWrappedPostProcessor.Builder<R extends Result,F extends Result> -
Uses of HasComponentCollection in org.processmining.specpp.prom.alg
Classes in org.processmining.specpp.prom.alg that implement HasComponentCollection Modifier and Type Class Description classLiveEventsclassLivePerformance -
Uses of HasComponentCollection in org.processmining.specpp.proposal
Classes in org.processmining.specpp.proposal that implement HasComponentCollection Modifier and Type Class Description classConstrainablePlaceProposerThis is the base implementation of aconstrainable place proposer.static classConstrainablePlaceProposer.BuilderclassPlaceProposerThe base implementation of aProposerfor candidates of typePlace.classRestartablePlaceProposerstatic classRestartablePlaceProposer.Builder -
Uses of HasComponentCollection in org.processmining.specpp.supervision
Subinterfaces of HasComponentCollection in org.processmining.specpp.supervision Modifier and Type Interface Description interfaceSupervisorClasses in org.processmining.specpp.supervision that implement HasComponentCollection Modifier and Type Class Description classAbstractSupervisor -
Uses of HasComponentCollection in org.processmining.specpp.supervision.instrumentators
-
Uses of HasComponentCollection in org.processmining.specpp.supervision.supervisors
Classes in org.processmining.specpp.supervision.supervisors that implement HasComponentCollection Modifier and Type Class Description classAltEventCountsSupervisorclassBaseSupervisorclassDebuggingSupervisorclassDetailedComposerSupervisorclassDetailedHeuristicsSupervisorclassDetailedTreeSupervisorclassEvaluationSupervisorclassEventCountsSupervisorclassFileWritingMonitoringSupervisorclassMonitoringSupervisorclassPerformanceSupervisorclassProposalTreeSupervisorclassSchedulingSupervisorclassSubSupervisorclassTerminalSupervisor
-