Uses of Interface
org.processmining.stochasticlabelleddatapetrinet.weights.SerializableWeightFunction
-
Packages that use SerializableWeightFunction Package Description org.processmining.stochasticlabelleddatapetrinet.weights -
-
Uses of SerializableWeightFunction in org.processmining.stochasticlabelleddatapetrinet.weights
Classes in org.processmining.stochasticlabelleddatapetrinet.weights that implement SerializableWeightFunction Modifier and Type Class Description classConstantWeightFunctionWeight is constant regardless of data values.classDirectDataWeightFunctionWeight is based directly on a data value.classLinearWeightFunctionclassLogisticWeightFunctionclassSimpleLinearWeightFunction
-