Uses of Interface
com.e1c.langtool.emf.collector.IComputedNameService
Packages that use IComputedNameService
Package
Description
-
Uses of IComputedNameService in com.e1c.langtool.internal.emf.collector
Classes in com.e1c.langtool.internal.emf.collector that implement IComputedNameService -
Uses of IComputedNameService in com.e1c.langtool.v8.dt.check
Fields in com.e1c.langtool.v8.dt.check declared as IComputedNameServiceModifier and TypeFieldDescriptionprotected IComputedNameServiceAbstractTranslationValidator.computedNameService -
Uses of IComputedNameService in com.e1c.langtool.v8.dt.collector
Methods in com.e1c.langtool.v8.dt.collector that return IComputedNameServiceModifier and TypeMethodDescriptionCollectingContext.getComputedNameService()Gets the computed name service.Constructors in com.e1c.langtool.v8.dt.collector with parameters of type IComputedNameServiceModifierConstructorDescriptionCollectingContext(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 IComputedNameService in com.e1c.langtool.v8.dt.translator
Fields in com.e1c.langtool.v8.dt.translator declared as IComputedNameServiceModifier and TypeFieldDescriptionprotected IComputedNameServiceProjectTranslationProvider.computedNameService