Uses of Interface
com.e1c.langtool.ContextTranslationKey
Packages that use ContextTranslationKey
Package
Description
-
Uses of ContextTranslationKey in com.e1c.langtool
Classes in com.e1c.langtool that implement ContextTranslationKeyMethods in com.e1c.langtool with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionstatic org.eclipse.core.resources.IFileTranslationUtils.getTranslationSourceFile(ContextTranslationKey contextKey) Gets the translation source file. -
Uses of ContextTranslationKey in com.e1c.langtool.collector
Subinterfaces of ContextTranslationKey in com.e1c.langtool.collectorModifier and TypeInterfaceDescriptioninterfaceThe Interface is common for object contains feature string value, feature FQN key, object's resource ID, feature settings and value is computed.interfaceDeprecated.Classes in com.e1c.langtool.collector that implement ContextTranslationKeyMethods in com.e1c.langtool.collector that return ContextTranslationKeyModifier and TypeMethodDescriptionFeatureValue.getContextKey()Gets the context translation key.PersistableFeatureValue.getContextKey()Constructors in com.e1c.langtool.collector with parameters of type ContextTranslationKeyModifierConstructorDescriptionPersistableFeatureValue(ContextTranslationKey contextKey) Instantiates a new persistable feature value.PersistableFeatureValue(ContextTranslationKey contextKey, boolean computedValue) Instantiates a new persistable feature value.PersistableFeatureValue(ContextTranslationKey contextKey, boolean computedValue, boolean unknownValue, boolean tagValue) Instantiates a new persistable feature value.PersistableFeatureValue(ContextTranslationKey contextKey, boolean computedValue, String comment) Instantiates a new persistable feature value.PersistableFeatureValue(ContextTranslationKey contextKey, String comment, boolean computedValue, boolean unknownValue, boolean tagValue) Instantiates a new persistable feature value. -
Uses of ContextTranslationKey in com.e1c.langtool.emf.collector
Subinterfaces of ContextTranslationKey in com.e1c.langtool.emf.collectorClasses in com.e1c.langtool.emf.collector that implement ContextTranslationKeyModifier and TypeClassDescriptionclassThe Class EmfFeatureValue contains feature string value, feature FQN key, object URI, feature settings and value is computed.Methods in com.e1c.langtool.emf.collector that return ContextTranslationKey -
Uses of ContextTranslationKey in com.e1c.langtool.emf.naming
Methods in com.e1c.langtool.emf.naming with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionITranslationFeatureKeyProvider.getOldFeatureKeys(ContextTranslationKey contexTranslationKey) Gets the old feature keys for the feature value if migration of feature keys needed.booleanFeatureKeyMigrationnExtension.isSupport(ContextTranslationKey contexTranslationKey) Checks if it is support the feature value. -
Uses of ContextTranslationKey in com.e1c.langtool.ignore
Methods in com.e1c.langtool.ignore with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptiondefault booleanIgnoreTranslationChecker.ignoreTranslation(org.eclipse.core.resources.IProject project, ContextTranslationKey source, org.eclipse.core.runtime.IProgressMonitor monitor) Ignore translation by the feature value which contains resource id as path and feature key to check.booleanIgnoreTranslationCheckingService.ignoreTranslation(org.eclipse.core.resources.IProject project, ContextTranslationKey source, org.eclipse.core.runtime.IProgressMonitor monitor) Ignore translation by the feature value which contains resource id as path and feature key to check. -
Uses of ContextTranslationKey in com.e1c.langtool.internal.emf.naming
Methods in com.e1c.langtool.internal.emf.naming with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionTranslationFeatureKeyProvider.getOldFeatureKeys(ContextTranslationKey contexTranslationKey) -
Uses of ContextTranslationKey in com.e1c.langtool.internal.ignore
Methods in com.e1c.langtool.internal.ignore with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionbooleanIgnoreCheckingService.ignoreTranslation(org.eclipse.core.resources.IProject project, ContextTranslationKey source, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of ContextTranslationKey in com.e1c.langtool.internal.stat.computer
Method parameters in com.e1c.langtool.internal.stat.computer with type arguments of type ContextTranslationKeyModifier and TypeMethodDescriptionintComputerInterfaceModelPlaces.computeBaseValue(org.eclipse.core.resources.IProject project, Collection<ContextTranslationKey> keys) intComputerInterfacePlaces.computeBaseValue(org.eclipse.core.resources.IProject project, Collection<ContextTranslationKey> keys) intComputerModelPlaces.computeBaseValue(org.eclipse.core.resources.IProject project, Collection<ContextTranslationKey> keys) ComputerInterfaceModelPlaces.computeTranslatedValue(org.eclipse.core.resources.IProject project, Collection<ContextTranslationKey> keys, TranslateLanguage language) ComputerInterfacePlaces.computeTranslatedValue(org.eclipse.core.resources.IProject project, Collection<ContextTranslationKey> keys, TranslateLanguage language) ComputerModelPlaces.computeTranslatedValue(org.eclipse.core.resources.IProject project, Collection<ContextTranslationKey> keys, TranslateLanguage language) -
Uses of ContextTranslationKey in com.e1c.langtool.internal.storage
Methods in com.e1c.langtool.internal.storage with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionContextFileStorage.getComment(ContextTranslationKey key, TranslateLanguage language) ContextFileStorage.getTranslation(ContextTranslationKey key, TranslateLanguage language) booleanContextFileStorage.hasKeyForValue(String value, TranslateLanguage language, ContextTranslationKey skipTranslationKey) voidContextFileStorage.moveComment(ContextTranslationKey fromKey, ContextTranslationKey toKey, TranslateLanguage language, boolean autoSave) voidContextFileStorage.moveTranslation(ContextTranslationKey fromKey, ContextTranslationKey toKey, TranslateLanguage language, boolean autoSave) voidContextFileStorage.removeComment(ContextTranslationKey key, TranslateLanguage language, boolean autoSave) voidContextFileStorage.removeTranslation(ContextTranslationKey key, TranslateLanguage language, boolean autoSave) voidContextFileStorage.setComment(ContextTranslationKey key, TranslateLanguage language, String comment, boolean autoSave) voidContextFileStorage.setTranslation(ContextTranslationKey key, TranslateLanguage language, String translation, boolean autoSave) Method parameters in com.e1c.langtool.internal.storage with type arguments of type ContextTranslationKeyModifier and TypeMethodDescriptionMap<org.eclipse.core.resources.IFile,byte[]> ContextFileStorage.saveFiles(Collection<ContextTranslationKey> affectedKeys, TranslateLanguage language, com.google.common.hash.HashFunction hashFunction) -
Uses of ContextTranslationKey in com.e1c.langtool.stat
Method parameters in com.e1c.langtool.stat with type arguments of type ContextTranslationKeyModifier and TypeMethodDescriptionintStatisticsComputer.computeBaseValue(org.eclipse.core.resources.IProject project, Collection<ContextTranslationKey> keys) Returns a value of this basic metric.StatisticsComputer.computeTranslatedValue(org.eclipse.core.resources.IProject project, Collection<ContextTranslationKey> keys, TranslateLanguage language) Returns a value of this metric for the language. -
Uses of ContextTranslationKey in com.e1c.langtool.storage
Methods in com.e1c.langtool.storage with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptiondefault StringITranslationStorageProvider.ContextStorage.getComment(ContextTranslationKey key, TranslateLanguage language) Gets the comment by the translation key.ITranslationStorageProvider.ContextStorage.getTranslation(ContextTranslationKey key, TranslateLanguage language) Gets the translation from the context storage.booleanITranslationStorageProvider.ContextStorage.hasKeyForValue(String value, TranslateLanguage language, ContextTranslationKey skipTranslationKey) Checks that context storage has key for the value except the given skip key.default voidITranslationStorageProvider.ContextStorage.moveComment(ContextTranslationKey fromKey, ContextTranslationKey toKey, TranslateLanguage language, boolean autoSave) Move only comment from one translation key to another.voidITranslationStorageProvider.ContextStorage.moveTranslation(ContextTranslationKey fromKey, ContextTranslationKey toKey, TranslateLanguage language, boolean autoSave) Move translation from one key to another inside this single storage.default voidITranslationStorageProvider.ContextStorage.removeComment(ContextTranslationKey key, TranslateLanguage language, boolean autoSave) Removes the comment of the translation key.voidITranslationStorageProvider.ContextStorage.removeTranslation(ContextTranslationKey key, TranslateLanguage language, boolean autoSave) Removes the translation.default voidITranslationStorageProvider.ContextStorage.setComment(ContextTranslationKey key, TranslateLanguage language, String comment, boolean autoSave) Sets the comment for some translation key.voidITranslationStorageProvider.ContextStorage.setTranslation(ContextTranslationKey key, TranslateLanguage language, String translation, boolean autoSave) Sets the translation of context storage.Method parameters in com.e1c.langtool.storage with type arguments of type ContextTranslationKeyModifier and TypeMethodDescriptionMap<org.eclipse.core.resources.IFile,byte[]> ITranslationStorageProvider.ContextStorage.saveFiles(Collection<ContextTranslationKey> affectedKeys, TranslateLanguage language, com.google.common.hash.HashFunction hashFunction) Saves affected translation files explicitly in case if translation data exist -
Uses of ContextTranslationKey in com.e1c.langtool.storage.context
Methods in com.e1c.langtool.storage.context with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionContextTranslationData.getComment(ContextTranslationKey translationKey) Gets the comment of the context key.ContextTranslationData.getTranslation(ContextTranslationKey translationKey) Gets the translation by the context key.ContextTranslationData.removeTranslation(ContextTranslationKey translationKey) Removes the translation by the context key.ContextTranslationData.setTranslation(ContextTranslationKey translationKey, String value, String comment) Sets the translation and comment for the context key. -
Uses of ContextTranslationKey in com.e1c.langtool.storage.model
Methods in com.e1c.langtool.storage.model with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionstatic booleanStorageSettingsUtils.canStoreByRule(RuleSettings rule, ContextTranslationKey key, TranslateLanguage language) Check that key can store in storage by rule. -
Uses of ContextTranslationKey in com.e1c.langtool.storage.properties
Methods in com.e1c.langtool.storage.properties with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionFeatureKeyContextData.getComment(ContextTranslationKey translationKey) FeatureKeyContextData.getTranslation(ContextTranslationKey translationKey) FeatureKeyContextData.removeTranslation(ContextTranslationKey translationKey) FeatureKeyContextData.setTranslation(ContextTranslationKey translationKey, String value, String comment) -
Uses of ContextTranslationKey in com.e1c.langtool.ui.storage
Methods in com.e1c.langtool.ui.storage with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionstatic MultiStorageEditorDialogMultiStorageEditorDialog.create(org.eclipse.swt.widgets.Shell parentShell, IEditingContext editingContext, ContextTranslationKey contextKey, TranslateLanguage language, Supplier<StorageID> storageId) Constructors in com.e1c.langtool.ui.storage with parameters of type ContextTranslationKeyModifierConstructorDescriptionprotectedMultiStorageEditorDialog(org.eclipse.swt.widgets.Shell parentShell, IEditingContext editingContext, ContextTranslationKey contextKey, TranslateLanguage language, Supplier<StorageID> storageId, IStorageSettingsManager storageSettingsManager, ValidatorRegistry registry, ITranslationStorageManager sorageManager) StorageEntryComposite(org.eclipse.swt.widgets.Composite parent, IEditingContext editingContext, StorageSettings settings, ContextTranslationKey contextKey, TranslateLanguage language, org.eclipse.jface.dialogs.IInputValidator validator) -
Uses of ContextTranslationKey in com.e1c.langtool.v8.dt.bsl.cleaner
Constructor parameters in com.e1c.langtool.v8.dt.bsl.cleaner with type arguments of type ContextTranslationKeyModifierConstructorDescriptionBslNStrCleanupVisitor(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 ContextTranslationKey in com.e1c.langtool.v8.dt.bsl.naming
Methods in com.e1c.langtool.v8.dt.bsl.naming with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionbooleanBslContextDefKeyComputer.isSupport(ContextTranslationKey contexTranslationKey) booleanBslKeyComputer.isSupport(ContextTranslationKey contexTranslationKey) -
Uses of ContextTranslationKey in com.e1c.langtool.v8.dt.bsl.stringliteral
Methods in com.e1c.langtool.v8.dt.bsl.stringliteral that return ContextTranslationKeyModifier and TypeMethodDescriptionprotected ContextTranslationKeyAbstractQueryPartProcessor.createCommentContextTranslationKey(org.eclipse.core.resources.IFile file, FeatureKey featureKey, String content) protected ContextTranslationKeyDefaultStringLiteralContentProcessor.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String key) protected ContextTranslationKeyKeysContentProcessor.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String key) protected ContextTranslationKeyReplaceParamContentProcessor.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String param) protected ContextTranslationKeySortColumnsContentProcessor.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String key) protected ContextTranslationKeyAbstractQueryPartProcessor.createKeyContextTranslationKey(org.eclipse.core.resources.IFile file, FeatureKey featureKey, String key) protected ContextTranslationKeyAbstractStringLiteralLinesProcessor.createLinesTranslationKey(StringLiteral literal, String sourceString) protected ContextTranslationKeyQueryContentProcessor.createLinesTranslationKey(StringLiteral literal, String sourceString) protected ContextTranslationKeyAbstractStringLiteralLinesCollector.createLiteralLinesContextTranslationKey(StringLiteral literal, ITranslationFeatureKeyProvider featureKeyProvider) protected ContextTranslationKeyAbstractStringLiteralLinesCollector.createLiteralLinesContextTranslationKey(org.eclipse.core.resources.IFile file, FeatureKey featureKey, String content) protected ContextTranslationKeyQueryCollector.createLiteralLinesContextTranslationKey(org.eclipse.core.resources.IFile file, FeatureKey featureKey, String content) protected ContextTranslationKeyAbstractQueryPartProcessor.createStringLiteralContextTranslationKey(org.eclipse.core.resources.IFile file, FeatureKey featureKey, String content) Methods in com.e1c.langtool.v8.dt.bsl.stringliteral with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionprotected StringNstrContentProcessor.formatNstrContent(Map<String, String> nstrContent, StringLiteral literal, String sourceString, ContextTranslationKey contextKey, IProjectTranslationProvider translationProvider, TranslateLanguage language) protected StringNstrParamContentProcessor.formatNstrContent(Map<String, String> nstrContent, StringLiteral literal, String sourceString, ContextTranslationKey contextKey, IProjectTranslationProvider translationProvider, TranslateLanguage defaultLanguage) protected StringNstrContentProcessor.getTranslation(StringLiteral literal, String sourceString, ContextTranslationKey contextKey, IProjectTranslationProvider translationProvider, TranslateLanguage language) protected StringNstrFormatContentProcessor.getTranslation(StringLiteral literal, String sourceString, ContextTranslationKey contextKey, IProjectTranslationProvider translationProvider, TranslateLanguage language) -
Uses of ContextTranslationKey in com.e1c.langtool.v8.dt.collector
Classes in com.e1c.langtool.v8.dt.collector that implement ContextTranslationKeyModifier and TypeClassDescriptionclassThe Class V8FeatureValue representing V8 Object feature valueFeatureValue. -
Uses of ContextTranslationKey in com.e1c.langtool.v8.dt.extension.translator
Methods in com.e1c.langtool.v8.dt.extension.translator with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionprotected StringExtensionProjectTranslationProvider.getStoredTranslationInternal(ContextTranslationKey key, TranslateLanguage language, ITranslationStorageProvider.Storage.Type... storageTypes) -
Uses of ContextTranslationKey in com.e1c.langtool.v8.dt.external.translator
Methods in com.e1c.langtool.v8.dt.external.translator with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionprotected StringExternalProjectTranslationProvider.getStoredTranslationInternal(ContextTranslationKey key, TranslateLanguage language, ITranslationStorageProvider.Storage.Type... storageTypes) -
Uses of ContextTranslationKey in com.e1c.langtool.v8.dt.internal.dcs.i18n
Methods in com.e1c.langtool.v8.dt.internal.dcs.i18n that return ContextTranslationKeyModifier and TypeMethodDescriptionstatic ContextTranslationKeyDcsNStrUtil.buildNStrContextTranslationKey(org.eclipse.core.resources.IFile file, org.eclipse.emf.common.util.URI fileURI, FeatureKey featureKey, String sourceString) -
Uses of ContextTranslationKey in com.e1c.langtool.v8.dt.translator
Methods in com.e1c.langtool.v8.dt.translator with parameters of type ContextTranslationKeyModifier and TypeMethodDescriptionIProjectTranslationProvider.getOptionalTranslation(org.eclipse.emf.ecore.EObject source, ContextTranslationKey key, TranslateLanguage language) Gets the translation for the givenContextTranslationKeyand if has no translation stored inITranslationStorageProvider.Storagetries to compute translation by give sourceEObject.ProjectTranslationProvider.getOptionalTranslation(org.eclipse.emf.ecore.EObject source, ContextTranslationKey key, TranslateLanguage language) IProjectTranslationProvider.getStoredTranslation(ContextTranslationKey key, TranslateLanguage language, ITranslationStorageProvider.Storage.Type... storageTypes) Gets the stored translation directly from storages of project.ProjectTranslationProvider.getStoredTranslation(ContextTranslationKey key, TranslateLanguage language, ITranslationStorageProvider.Storage.Type... storageTypes) protected StringProjectTranslationProvider.getStoredTranslationInternal(ContextTranslationKey key, TranslateLanguage language, ITranslationStorageProvider.Storage.Type... storageTypes) Gets the translation directly from storages.IProjectTranslationProvider.getTranslation(org.eclipse.emf.ecore.EObject source, ContextTranslationKey key, TranslateLanguage language) Gets the translation for the givenContextTranslationKeyand if has no translation stored inITranslationStorageProvider.Storagetries to compute translation by give sourceEObject.ModelStringsContextTranslationCache.getTranslation(ContextTranslationKey key) ModelStringsContextTranslationCache.getTranslation(ContextTranslationKey key, com.google.inject.Provider<String> provider) ProjectTranslationProvider.getTranslation(org.eclipse.emf.ecore.EObject source, ContextTranslationKey key, TranslateLanguage language) voidModelStringsContextTranslationCache.putTranslation(ContextTranslationKey key, String translation)