Constant Field Values
Contents
org.processmining.*
-
org.processmining.specpp.base.impls.ArrayListComposition<C extends Candidate> Modifier and Type Constant Field Value public static final intABSOLUTE_SIZE_LIMIT2147483647
-
org.processmining.specpp.datastructures.encoding.IntEncoding<T> Modifier and Type Constant Field Value public static final intOUTSIDE_RANGE-1
-
org.processmining.specpp.datastructures.util.caching.BasicCache<K,V> Modifier and Type Constant Field Value public static final intMAX_CACHE_SIZE1000
-
org.processmining.specpp.datastructures.vectorization.IntVectorStorage Modifier and Type Constant Field Value public static final intMIN_SPLIT_VECTOR_COUNT2
-
org.processmining.specpp.evaluation.fitness.parallelized.AbstractEnumSetReplayTask<E extends java.lang.Enum<E>,R> Modifier and Type Constant Field Value protected static final longMIN_SPLITTING_SIZE100L
-
org.processmining.specpp.headless.batch.Batching Modifier and Type Constant Field Value public static final java.lang.StringATTEMPT_IDENTIFIER"attempt_0"
-
org.processmining.specpp.prom.plugins.InteractiveSPECppPlugin Modifier and Type Constant Field Value public static final java.lang.StringHELP"The name is an acronym for Supervised Proposal, Evaluation & Composition + post processing. This plugin provides an extensible framework implementation of the bottom-up Petri net discovery approach also known as eST Miner. The goal is to efficiently evaluate all possible place candidates (most indirectly!) by exploiting token-based fitness monotonicity and guiding the search using heuristics."
-
org.processmining.specpp.supervision.RegularScheduler Modifier and Type Constant Field Value public static final longMAX_WAIT_ON_JOIN1000L
-
org.processmining.specpp.util.PathTools Modifier and Type Constant Field Value public static final java.lang.StringPATH_FOLDER_SEPARATOR"/"