Uses of Interface
com.e1c.langtool.emf.naming.ITranslationFeatureKeyProvider
Packages that use ITranslationFeatureKeyProvider
Package
Description
-
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.internal.emf.naming
Classes in com.e1c.langtool.internal.emf.naming that implement ITranslationFeatureKeyProvider -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.bsl.cleaner
Constructors in com.e1c.langtool.v8.dt.bsl.cleaner with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionBslNStrCleanupVisitor(org.eclipse.text.edits.MultiTextEdit multiTextEdit, org.eclipse.core.resources.IFile file, String defaultLanguageCode, Collection<? extends TranslateLanguage> languages, boolean keepLanguages, Map<TranslateLanguage, Map<ContextTranslationKey, String>> translations, ITranslationFeatureKeyProvider translationKeyProvider, IStringLiteralTypeComputer typeComputer, BslPreferences bslPreferences) Instantiates a new bsl NStr cleanup visitor. -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.bsl.comment
Fields in com.e1c.langtool.v8.dt.bsl.comment declared as ITranslationFeatureKeyProviderModifier and TypeFieldDescriptionprotected ITranslationFeatureKeyProviderDocCommentCollector.featureKeyProvider -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.bsl.stringliteral
Fields in com.e1c.langtool.v8.dt.bsl.stringliteral declared as ITranslationFeatureKeyProviderModifier and TypeFieldDescriptionprotected ITranslationFeatureKeyProviderKeysContentProcessor.translationKeyProviderMethods in com.e1c.langtool.v8.dt.bsl.stringliteral with parameters of type ITranslationFeatureKeyProviderModifier and TypeMethodDescriptionprotected ContextTranslationKeyAbstractStringLiteralLinesCollector.createLiteralLinesContextTranslationKey(StringLiteral literal, ITranslationFeatureKeyProvider featureKeyProvider) -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.bsl.translator
Constructors in com.e1c.langtool.v8.dt.bsl.translator with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionBslCommentClearableTextProcessor(org.eclipse.core.resources.IFile file, FeatureKey featureKeyPreffix, BslDocumentationComment comment, List<org.eclipse.xtext.nodemodel.INode> lines, org.eclipse.text.edits.MultiTextEdit edit, IProjectTranslationProvider translationProvider, Function<org.eclipse.emf.ecore.EObject, String> eObjectReplaceProvider, TranslatorProperties translatorProperties, BslTranslationLogger problemLogger, Method method, BmOperationContext typeComputationContext, DocCommentKeyComputer keyComputer, ITranslationFeatureKeyProvider featureKeyProvider, IResourceLookup resourceLookup, IV8ProjectManager v8ProjectManager, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Instantiates a new bsl comment clearable text processor.BslCommentClearableTextProcessor(org.eclipse.core.resources.IFile file, org.eclipse.emf.ecore.EObject context, FeatureKey featureKeyPreffix, BslDocumentationComment comment, List<org.eclipse.xtext.nodemodel.INode> lines, org.eclipse.text.edits.MultiTextEdit edit, IProjectTranslationProvider translationProvider, Function<org.eclipse.emf.ecore.EObject, String> eObjectReplaceProvider, TranslatorProperties translatorProperties, BslTranslationLogger problemLogger, BmOperationContext typeComputationContext, DocCommentKeyComputer keyComputer, ITranslationFeatureKeyProvider featureKeyProvider, IResourceLookup resourceLookup, IV8ProjectManager v8ProjectManager, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Instantiates a new bsl comment clearable text processor.BslDocCommentParser(org.eclipse.xtext.naming.IQualifiedNameConverter qualifiedNameConverter, ITranslationFeatureKeyProvider featureKeyProvider, IResourceLookup resourceLookup, BslPreferences preferences) Instantiates a new bsl doc comment parser.BslTranslationLogger(DynamicFeatureAccessComputer dynamicFeatureAccessComputer, TypesComputer typesComputer, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IStringLiteralTypeComputer stringLiteralTypeComputer, org.eclipse.xtext.naming.IQualifiedNameConverter qualifiedNameConverter, ITranslationFeatureKeyProvider translationKeyProvider) ParameterNameProvider(IV8ProjectManager v8ProjectManager, ITranslationFeatureKeyProvider translationKeyProvider, IResourceLookup resourceLookup, INamingService namingService) -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.bsl.validation
Fields in com.e1c.langtool.v8.dt.bsl.validation declared as ITranslationFeatureKeyProviderModifier and TypeFieldDescriptionprotected ITranslationFeatureKeyProviderAbstractTranslationAmbiguityValidator.featureKeyProvider -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.check
Fields in com.e1c.langtool.v8.dt.check declared as ITranslationFeatureKeyProviderModifier and TypeFieldDescriptionprotected ITranslationFeatureKeyProviderAbstractTranslationValidator.featureKeyProvider -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.collector
Methods in com.e1c.langtool.v8.dt.collector that return ITranslationFeatureKeyProviderModifier and TypeMethodDescriptionCollectingContext.getFeatureKeyProvider()Gets the feature key provider.Methods in com.e1c.langtool.v8.dt.collector with parameters of type ITranslationFeatureKeyProviderModifier and TypeMethodDescriptionstatic V8FeatureValue.BuilderFeaturesCollectorUtil.createFeatureValueBuilder(ITranslationFeatureKeyProvider translationKeyProvider, String defaultLanguageCode, org.eclipse.emf.ecore.EObject object, org.eclipse.emf.common.util.URI objectUri, EFeatureSettings featureSettings, Collection<TranslateLanguage> languages) Deprecated.Constructors in com.e1c.langtool.v8.dt.collector with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionCollectingContext(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 ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.dcs.check
Constructors in com.e1c.langtool.v8.dt.dcs.check with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionDataSetFieldPresentationCheck(IV8ProjectManager v8ProjectManager, IDynamicDbViewFieldComputer dynamicDbViewFieldComputer, ITranslationFeatureKeyProvider featureKeyProvider, IResourceLookup resourceLookup, IDependentQuerySchemaProvider dependentModelProvider, QlMapper qlMapper) -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.dcs.translator
Constructors in com.e1c.langtool.v8.dt.dcs.translator with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionFolderDataPathPartTranslationProvider(ITranslatingProjectManager translatingProjectManager, IResourceLookup resourceLookup, ITranslationFeatureKeyProvider translationFeatureKeyProvider, ITranslationStorageManager storageManager) Instantiates a new folder data path part translation provider. -
Uses of ITranslationFeatureKeyProvider 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 ITranslationFeatureKeyProviderModifierConstructorDescriptionGraphicalSchemeV8ExporterExtension(ITranslationFeatureKeyProvider featureKeyProvider, ITranslatingProjectManager translatingProjectManager, ITranslationStorageManager storageManager, IStorageSettingsManager storageSettingsManager, IFeatureSettingsService featureSettingsService, IResourceContentExporterExtensionManager resourceContentExporterExtensionManager) -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.internal.bsl.ui.i18n.extension
Constructors in com.e1c.langtool.v8.dt.internal.bsl.ui.i18n.extension with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionBslContentWriterExtension(ITranslatingProjectManager translatingProjectManager, ITranslationStorageManager storageManager, ITranslationFeatureKeyProvider translationKeyProvider, IStorageSettingsManager storageSettingsManager, IDocumentProcessingSettingsManager aspectSettingsManager, IBslDocumentProviderExtensionManager bslDocumentProviderExtensionManager, IBslLoadingPreprocessor bslLoadingPreprocessor, IStringLiteralTypeComputer typeComputer, BslContentCacheManager bslContentCacheManager, BslPreferences bslPreferences) Creates a new instance. -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.internal.bsl.ui.quickfix
Fields in com.e1c.langtool.v8.dt.internal.bsl.ui.quickfix declared as ITranslationFeatureKeyProviderModifier and TypeFieldDescriptionprotected ITranslationFeatureKeyProviderInputTranslationQuickfixProvider.featureKeyProvider -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.internal.dcs.i18n
Constructors in com.e1c.langtool.v8.dt.internal.dcs.i18n with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionDcsLoadingPostprocessor(ITranslationFeatureKeyProvider featureKeyProvider, DcsExprFeatureKeyComputer2 featureKeyComputer, DataCompositionSchema document, org.eclipse.emf.common.util.URI resourceURI, org.eclipse.core.resources.IFile resourceFile, String defaultLanguageCode, Collection<TranslateLanguage> languages, ITranslationStorageProvider.ContextStorage storage, TranslationProperties properties) DcsV8ExporterExtension(ITranslatingProjectManager translatingProjectManager, IStorageSettingsManager storageSettingsManager, ITranslationFeatureKeyProvider featureKeyProvider, ITranslationStorageManager storageManager, DcsExprFeatureKeyComputer2 featureKeyComputer) DcsV8ImporterExtension(ITranslatingProjectManager translatingProjectManager, ITranslationFeatureKeyProvider featureKeyProvider, IStorageSettingsManager storageSettingsManager, ITranslationStorageManager storageManager, DcsExprFeatureKeyComputer2 featureKeyComputer, IResourceLookup resourceLookup) -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.internal.moxel.i18n.extension
Constructors in com.e1c.langtool.v8.dt.internal.moxel.i18n.extension with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionMoxelV8ExporterExtension(ITranslationFeatureKeyProvider featureKeyProvider, ITranslatingProjectManager translatingProjectManager, ITranslationStorageManager storageManager, IStorageSettingsManager storageSettingsManager, IResourceContentExporterExtensionManager resourceContentExporterExtensionManager) -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.ql
Methods in com.e1c.langtool.v8.dt.ql with parameters of type ITranslationFeatureKeyProviderModifier and TypeMethodDescriptionstatic FeatureKeyQlUtil.getCommentFeatureKey(ITranslationFeatureKeyProvider provider, org.eclipse.emf.ecore.EObject owner, String text) Gets the comment feature key. -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.ql.naming
Constructors in com.e1c.langtool.v8.dt.ql.naming with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionQlFeatureKeyComputer(ITranslationFeatureKeyProvider featureKeyProvider, org.eclipse.xtext.naming.IQualifiedNameConverter qualifiedNameConverter, IDependentQuerySchemaProvider dependentModelProvider) -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.ql.translator
Constructors in com.e1c.langtool.v8.dt.ql.translator with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionStringLiteralPartTranslationProvider(ITranslatingProjectManager translatingProjectManager, IResourceLookup resourceLookup, ITranslationFeatureKeyProvider translationFeatureKeyProvider, ITranslationStorageManager storageManager) Instantiates a new string literal part translation provider. -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.right.ql.naming
Constructors in com.e1c.langtool.v8.dt.right.ql.naming with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionRightQlFeatureKeyComputer(ITranslationFeatureKeyProvider featureKeyProvider, org.eclipse.xtext.naming.IQualifiedNameConverter qualifiedNameConverter, IDependentModelProvider dependentModelProvider) -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.right.templates.translator
Fields in com.e1c.langtool.v8.dt.right.templates.translator declared as ITranslationFeatureKeyProviderModifier and TypeFieldDescriptionprotected ITranslationFeatureKeyProviderRightTemplateTextProcessor.featureKeyProviderConstructors in com.e1c.langtool.v8.dt.right.templates.translator with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionStringLiteralPartTranslationProvider(ITranslatingProjectManager translatingProjectManager, IResourceLookup resourceLookup, ITranslationFeatureKeyProvider translationFeatureKeyProvider, ITranslationStorageManager storageManager) Instantiates a new string literal part translation provider.TextStatementTranslationProvider(ITranslatingProjectManager translatingProjectManager, IResourceLookup resourceLookup, ITranslationFeatureKeyProvider translationFeatureKeyProvider, ITranslationStorageManager storageManager) Instantiates a new string literal part translation provider. -
Uses of ITranslationFeatureKeyProvider in com.e1c.langtool.v8.dt.translator
Fields in com.e1c.langtool.v8.dt.translator declared as ITranslationFeatureKeyProviderModifier and TypeFieldDescriptionprotected ITranslationFeatureKeyProviderProjectTranslationProvider.featureKeyProviderprotected final ITranslationFeatureKeyProviderAbstractSplittedStringTranslationExistTranslationProvider.translationFeatureKeyProviderConstructors in com.e1c.langtool.v8.dt.translator with parameters of type ITranslationFeatureKeyProviderModifierConstructorDescriptionprotectedAbstractSplittedStringTranslationExistTranslationProvider(ITranslatingProjectManager translatingProjectManager, IResourceLookup resourceLookup, ITranslationFeatureKeyProvider translationFeatureKeyProvider, ITranslationStorageManager storageManager) Instantiates a new abstract splitted string translation exist translation provider.StringValuePartTranslationProvider(ITranslatingProjectManager translatingProjectManager, IResourceLookup resourceLookup, ITranslationFeatureKeyProvider translationFeatureKeyProvider, ITranslationStorageManager storageManager) Instantiates a new string value part translation provider.