Package kieker.analysis.behavior.clustering
- Since:
- 2.0.0
- Author:
- Reiner Jung
-
Interface Summary Interface Description IParameterWeighting An interface to assign insertion and duplication costs to events. -
Class Summary Class Description BehaviorModelToOpticsDataTransformation<N extends INode,E extends IEdge> Converts Behavior Models to Optics Data objects.JPetStoreParameterWeighting A weighting function, which defines events from the JPetStore a insert and duplication cost.NaiveParameterWeighting Naive weighting for parameter.ParameterWeightingConverter Convert a string parameter setting into a IÜarameterWeighting object.UserBehaviorCostFunction Special cost function for user behavior.