Uses of Interface
kieker.model.analysismodel.statistics.StatisticsPackage
Packages that use StatisticsPackage
Package
Description
-
Uses of StatisticsPackage in kieker.model.analysismodel.statistics
Fields in kieker.model.analysismodel.statistics declared as StatisticsPackageModifier and TypeFieldDescriptionstatic final StatisticsPackageStatisticsPackage.eINSTANCEThe singleton instance of the package.Methods in kieker.model.analysismodel.statistics that return StatisticsPackageModifier and TypeMethodDescriptionStatisticsFactory.getStatisticsPackage()Returns the package supported by this factory. -
Uses of StatisticsPackage in kieker.model.analysismodel.statistics.impl
Classes in kieker.model.analysismodel.statistics.impl that implement StatisticsPackageModifier and TypeClassDescriptionclassAn implementation of the model Package.Methods in kieker.model.analysismodel.statistics.impl that return StatisticsPackageModifier and TypeMethodDescriptionstatic StatisticsPackageStatisticsFactoryImpl.getPackage()Deprecated.StatisticsFactoryImpl.getStatisticsPackage()static StatisticsPackageStatisticsPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of StatisticsPackage in kieker.model.analysismodel.statistics.util
Fields in kieker.model.analysismodel.statistics.util declared as StatisticsPackageModifier and TypeFieldDescriptionprotected static StatisticsPackageStatisticsAdapterFactory.modelPackageThe cached model package.protected static StatisticsPackageStatisticsSwitch.modelPackageThe cached model package