Uses of Interface
org.processmining.specpp.traits.PrettyPrintable
-
-
Uses of PrettyPrintable in org.processmining.specpp.config
Classes in org.processmining.specpp.config that implement PrettyPrintable Modifier and Type Class Description classDataExtractionParametersclassPreProcessingParameters -
Uses of PrettyPrintable in org.processmining.specpp.config.components
Classes in org.processmining.specpp.config.components that implement PrettyPrintable Modifier and Type Class Description classExternalInitializationParameters -
Uses of PrettyPrintable in org.processmining.specpp.config.parameters
Subinterfaces of PrettyPrintable in org.processmining.specpp.config.parameters Modifier and Type Interface Description interfaceParametersClasses in org.processmining.specpp.config.parameters that implement PrettyPrintable Modifier and Type Class Description classDeltaComposerParametersclassDeltaParametersclassETCBasedComposerParametersParameter to set the threshold to prematurely abort the discovery using the ETC-based composer (if FlagPrematureAbort = true).classExecutionParametersclassImplicitnessTestingParametersclassOutputPathParametersclassPlaceGeneratorParametersclassReplayComputationParametersclassSupervisionParametersclassTauFitnessThresholdsclassTreeTrackerParameters -
Uses of PrettyPrintable in org.processmining.specpp.datastructures.util
Classes in org.processmining.specpp.datastructures.util that implement PrettyPrintable Modifier and Type Class Description classWrappedMap<K,V> -
Uses of PrettyPrintable in org.processmining.specpp.evaluation.heuristics
Classes in org.processmining.specpp.evaluation.heuristics that implement PrettyPrintable Modifier and Type Class Description classTreeHeuristicThreshold -
Uses of PrettyPrintable in org.processmining.specpp.supervision.observations
Classes in org.processmining.specpp.supervision.observations that implement PrettyPrintable Modifier and Type Class Description classCountStatistics<T extends StatisticKey>classEventCountStatisticsclassStatistics<K extends StatisticKey,S extends Statistic> -
Uses of PrettyPrintable in org.processmining.specpp.supervision.observations.performance
Subinterfaces of PrettyPrintable in org.processmining.specpp.supervision.observations.performance Modifier and Type Interface Description interfacePerformanceStatisticClasses in org.processmining.specpp.supervision.observations.performance that implement PrettyPrintable Modifier and Type Class Description classHeavyPerformanceStatisticclassLightweightPerformanceStatisticclassPerformanceStatistics
-