Uses of Class
org.processmining.specpp.config.components.Configuration
-
Packages that use Configuration Package Description org.processmining.specpp.componenting.evaluation org.processmining.specpp.config.components -
-
Uses of Configuration in org.processmining.specpp.componenting.evaluation
Subclasses of Configuration in org.processmining.specpp.componenting.evaluation Modifier and Type Class Description classEvaluatorConfiguration -
Uses of Configuration in org.processmining.specpp.config.components
Subclasses of Configuration in org.processmining.specpp.config.components Modifier and Type Class Description classEfficientTreeConfiguration<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>>
-