Uses of Class
com.e1c.langtool.internal.stat.GroupProviderRegistry
Packages that use GroupProviderRegistry
-
Uses of GroupProviderRegistry in com.e1c.langtool.internal.stat
Constructors in com.e1c.langtool.internal.stat with parameters of type GroupProviderRegistryModifierConstructorDescriptionComputerEngineImpl(StatisticsService statisticsService, ITranslatingProjectManager translatingProjectManager, IFeatureValueCollectingService collectingService, GroupProviderRegistry groupProviderRegistry, StatisticsComputerRegistry computerRegistry) StatisticsServiceImpl(ITranslatingProjectManager translatingProjectManager, ICollectingCacheManager collectingCacheManager, ITranslationStorageManager storageManager, ComputerEngine engine, GroupProviderRegistry groupProviderRegistryImpl, StatisticsComputerRegistry computerRegistry, IExporterRegistry exporterRegistry) Constructs a newStatisticsServiceImplinstance, initializing it with the necessary managers, registries, and engine components required for its operation.