Uses of Class
com.e1c.langtool.v8.dt.TranslationProperties
Packages that use TranslationProperties
Package
Description
-
Uses of TranslationProperties in com.e1c.langtool.v8.dt
Methods in com.e1c.langtool.v8.dt that return TranslationPropertiesModifier and TypeMethodDescriptionTranslationPreferences.getTranslationProperties(org.eclipse.core.resources.IProject project) Gets the translation properties. -
Uses of TranslationProperties in com.e1c.langtool.v8.dt.bsl.i18n.internal.loader
Constructors in com.e1c.langtool.v8.dt.bsl.i18n.internal.loader with parameters of type TranslationPropertiesModifierConstructorDescriptionBslNStrPreprocessingVisitor(org.eclipse.text.edits.MultiTextEdit multiTextEdit, String defaultLanguageCode, Collection<TranslateLanguage> interfaceLanguages, ITranslationStorageProvider.ContextStorage storage, IFeatureKeyComputer translationKeyProvider, org.eclipse.core.resources.IFile file, TranslationProperties properties, IStringLiteralTypeComputer typeComputer, BslPreferences bslPreferences) Creates a new instance. -
Uses of TranslationProperties in com.e1c.langtool.v8.dt.internal.dcs.i18n
Constructors in com.e1c.langtool.v8.dt.internal.dcs.i18n with parameters of type TranslationPropertiesModifierConstructorDescriptionDcsLoadingPostprocessor(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) -
Uses of TranslationProperties in com.e1c.langtool.v8.dt.internal.moxel.i18n
Constructors in com.e1c.langtool.v8.dt.internal.moxel.i18n with parameters of type TranslationPropertiesModifierConstructorDescriptionMoxelLoadingPostprocessor(SpreadsheetDocument document, org.eclipse.core.resources.IFile resourceFile, String defaultLanguageCode, Collection<TranslateLanguage> languages, ITranslationStorageProvider.ContextStorage storage, TranslationProperties properties) Construct Moxel document postprocessor. -
Uses of TranslationProperties in com.e1c.langtool.v8.dt.ls.importer
Methods in com.e1c.langtool.v8.dt.ls.importer with parameters of type TranslationPropertiesModifier and TypeMethodDescriptionprotected static voidAbstractLstrContentImporter.fillupEmptyInterface(TranslationProperties properties, org.eclipse.emf.common.util.EMap<String, String> values, TranslateLanguage language)