Uses of Interface
kieker.analysis.behavior.clustering.IParameterWeighting
| Package | Description |
|---|---|
| kieker.analysis.behavior.clustering |
-
Uses of IParameterWeighting in kieker.analysis.behavior.clustering
Classes in kieker.analysis.behavior.clustering that implement IParameterWeighting Modifier and Type Class Description classJPetStoreParameterWeightingA weighting function, which defines events from the JPetStore a insert and duplication cost.classNaiveParameterWeightingNaive weighting for parameter.Constructors in kieker.analysis.behavior.clustering with parameters of type IParameterWeighting Constructor Description UserBehaviorCostFunction(double nodeInsertionCost, double edgeInsertionCost, double eventGroupInsertCost, IParameterWeighting parameterWeighting)