Uses of Interface
com.e1c.langtool.emf.settings.IFeatureSettingsService
Packages that use IFeatureSettingsService
Package
Description
-
Uses of IFeatureSettingsService in com.e1c.langtool.internal.emf.settings
Classes in com.e1c.langtool.internal.emf.settings that implement IFeatureSettingsService -
Uses of IFeatureSettingsService in com.e1c.langtool.v8.dt.check
Fields in com.e1c.langtool.v8.dt.check declared as IFeatureSettingsServiceModifier and TypeFieldDescriptionprotected IFeatureSettingsServiceAbstractTranslationValidator.settingsService -
Uses of IFeatureSettingsService in com.e1c.langtool.v8.dt.collector
Methods in com.e1c.langtool.v8.dt.collector that return IFeatureSettingsServiceModifier and TypeMethodDescriptionCollectingContext.getSettingsService()Gets the settings service.Constructors in com.e1c.langtool.v8.dt.collector with parameters of type IFeatureSettingsServiceModifierConstructorDescriptionCollectingContext(ICollectingParameters parameters, IFeatureValueCollectingService collectingService, IFeatureSettingsService settingsService, ITranslationFeatureKeyProvider featureKeyProvider, IComputedNameService computedNameService, String defaultLanguageCode, BiConsumer<Object, FeatureValue> addAction) CollectingContext(ICollectingParameters parameters, IFeatureValueCollectingService collectingService, IFeatureSettingsService settingsService, ITranslationFeatureKeyProvider featureKeyProvider, IComputedNameService computedNameService, String defaultLanguageCode, BiConsumer<Object, FeatureValue> addAction, org.eclipse.core.resources.IFile resourceFile) -
Uses of IFeatureSettingsService in com.e1c.langtool.v8.dt.form.check
Constructors in com.e1c.langtool.v8.dt.form.check with parameters of type IFeatureSettingsServiceModifierConstructorDescriptionDynamicListParametersTranslationsCheck(ProjectTranslationProviderCache projectTranslationProviderCache, IV8ProjectManager projectManager, ITranslatingProjectManager translatingProjectManager, IFeatureSettingsService settingsService) Instantiates a new dynamic list parameters translations check. -
Uses of IFeatureSettingsService in com.e1c.langtool.v8.dt.internal.bp.scheme.i18n.extension
Constructors in com.e1c.langtool.v8.dt.internal.bp.scheme.i18n.extension with parameters of type IFeatureSettingsServiceModifierConstructorDescriptionGraphicalSchemeV8ExporterExtension(ITranslationFeatureKeyProvider featureKeyProvider, ITranslatingProjectManager translatingProjectManager, ITranslationStorageManager storageManager, IStorageSettingsManager storageSettingsManager, IFeatureSettingsService featureSettingsService, IResourceContentExporterExtensionManager resourceContentExporterExtensionManager) -
Uses of IFeatureSettingsService in com.e1c.langtool.v8.dt.sync
Fields in com.e1c.langtool.v8.dt.sync declared as IFeatureSettingsServiceModifier and TypeFieldDescriptionprotected IFeatureSettingsServiceAbstractBmObjectSynchronizer.featureSettingsServiceprotected IFeatureSettingsServiceAbstractEObjectCopier.featureSettingsService