Uses of Interface
org.processmining.specpp.traits.Immutable
-
-
Uses of Immutable in org.processmining.specpp.componenting.data
Classes in org.processmining.specpp.componenting.data that implement Immutable Modifier and Type Class Description classConfigurationRequirement<F extends ComponentInitializer>classDataRequirement<T>classParameterRequirement<P extends Parameters> -
Uses of Immutable in org.processmining.specpp.componenting.evaluation
Classes in org.processmining.specpp.componenting.evaluation that implement Immutable Modifier and Type Class Description classEvaluatorRequirement<I extends Evaluable,E extends Evaluation> -
Uses of Immutable in org.processmining.specpp.datastructures.encoding
Subinterfaces of Immutable in org.processmining.specpp.datastructures.encoding Modifier and Type Interface Description interfaceEncoding<K,V>An immutable encoding of items of typeKto elements of typeVin the range.interfaceIntEncoding<T>An encoding with a range of typeInteger.interfacePrimitiveIntEncodingClasses in org.processmining.specpp.datastructures.encoding that implement Immutable Modifier and Type Class Description classConstantIntIntEncodingclassHashmapEncoding<T>Represents anIntEncoding<T>with an internal HashMap.classIdentityEncodingclassIntIntEncoding -
Uses of Immutable in org.processmining.specpp.datastructures.log
Subinterfaces of Immutable in org.processmining.specpp.datastructures.log Modifier and Type Interface Description interfaceActivityinterfaceLoginterfaceVariant -
Uses of Immutable in org.processmining.specpp.datastructures.log.impls
Classes in org.processmining.specpp.datastructures.log.impls that implement Immutable Modifier and Type Class Description classActivityImplclassLogImplclassSubLogclassVariantImpl -
Uses of Immutable in org.processmining.specpp.datastructures.petri
Classes in org.processmining.specpp.datastructures.petri that implement Immutable Modifier and Type Class Description classFinalTransitionclassInitialFinalTransitionclassInitialTransitionclassPlaceA class representing a Petri net place as a combination of its preset and postset.classTransition -
Uses of Immutable in org.processmining.specpp.datastructures.tree.base
Subinterfaces of Immutable in org.processmining.specpp.datastructures.tree.base Modifier and Type Interface Description interfaceNodeProperties -
Uses of Immutable in org.processmining.specpp.datastructures.util
Classes in org.processmining.specpp.datastructures.util that implement Immutable Modifier and Type Class Description classEvaluationParameterTuple2<T1,T2>classImmutablePair<T>classImmutableTuple2<T1,T2>classNoRehashing<T>A utility base class that precomputes and caches thehashCode()computation and overridesequals.classTypedItem<T> -
Uses of Immutable in org.processmining.specpp.supervision.observations
Classes in org.processmining.specpp.supervision.observations that implement Immutable Modifier and Type Class Description classClassKey<T>classStaticHashWrapper<T>classStringStatisticKey -
Uses of Immutable in org.processmining.specpp.supervision.observations.performance
Classes in org.processmining.specpp.supervision.observations.performance that implement Immutable Modifier and Type Class Description classTaskDescription
-