Uses of Interface
kieker.model.analysismodel.statistics.CustomUnit
Packages that use CustomUnit
Package
Description
-
Uses of CustomUnit in kieker.model.analysismodel.statistics
Methods in kieker.model.analysismodel.statistics that return CustomUnitModifier and TypeMethodDescriptionStatisticsFactory.createCustomUnit()Returns a new object of class 'Custom Unit'. -
Uses of CustomUnit in kieker.model.analysismodel.statistics.impl
Classes in kieker.model.analysismodel.statistics.impl that implement CustomUnitModifier and TypeClassDescriptionclassAn implementation of the model object 'Custom Unit'.Methods in kieker.model.analysismodel.statistics.impl that return CustomUnit -
Uses of CustomUnit in kieker.model.analysismodel.statistics.util
Methods in kieker.model.analysismodel.statistics.util with parameters of type CustomUnitModifier and TypeMethodDescriptionStatisticsSwitch.caseCustomUnit(CustomUnit object) Returns the result of interpreting the object as an instance of 'Custom Unit'.