Uses of Class
com.e1c.langtool.internal.stat.db.ProjectMetricStorage
Packages that use ProjectMetricStorage
-
Uses of ProjectMetricStorage in com.e1c.langtool.internal.stat
Constructors in com.e1c.langtool.internal.stat with parameters of type ProjectMetricStorageModifierConstructorDescriptionCompositeStatisticsManager(org.eclipse.core.resources.IProject project, ProjectMetricStorage storage, StatisticsService statisticsService, ITranslatingProjectManager translatingProjectManager, ITranslationStorageManager storageManager, AsyncRecomputer recomputer, IExporterRegistry exporterRegistry) Constructs a new composite statistics manager for aggregating and managing project statistics.CompositeStatisticsProvider(org.eclipse.core.resources.IProject project, ProjectMetricStorage storage, StatisticsService statisticService)