Uses of Class
com.e1c.langtool.v8.dt.bsl.translator.ContextDefCache
Packages that use ContextDefCache
Package
Description
-
Uses of ContextDefCache in com.e1c.langtool.v8.dt.bsl.stringliteral
Methods in com.e1c.langtool.v8.dt.bsl.stringliteral that return ContextDefCacheModifier and TypeMethodDescriptionprotected ContextDefCacheKeysCollector.getContextDefCache(IV8Project project, org.eclipse.emf.ecore.EObject context) Methods in com.e1c.langtool.v8.dt.bsl.stringliteral with parameters of type ContextDefCacheModifier and TypeMethodDescriptionprotected StringKeysContentProcessor.getKeyTranslation(String key, List<String> keysList, StringLiteral literal, FeatureKey literalFeatureKey, Environments actualEnvs, ContextDefCache contextDefCache, org.eclipse.core.resources.IFile file, IProjectTranslationProvider translationProvider, TranslateLanguage language, boolean isRussian, org.eclipse.xtext.util.CancelIndicator monitor) protected StringSortColumnsContentProcessor.getKeyTranslation(String key, List<String> keysList, StringLiteral literal, FeatureKey literalFeatureKey, Environments actualEnvs, ContextDefCache contextDefCache, org.eclipse.core.resources.IFile file, IProjectTranslationProvider translationProvider, TranslateLanguage language, boolean isRussian, org.eclipse.xtext.util.CancelIndicator monitor) protected booleanKeysCollector.isKeyComputed(StringLiteral literal, String key, List<String> keysList, ContextDefCache contextDefCache, Environments actualEnvs, boolean isRussian) protected booleanSortColumnsCollector.isKeyComputed(StringLiteral literal, String key, List<String> keysList, ContextDefCache contextDefCache, Environments actualEnvs, boolean isRussian) -
Uses of ContextDefCache in com.e1c.langtool.v8.dt.bsl.translator
Methods in com.e1c.langtool.v8.dt.bsl.translator that return ContextDefCacheModifier and TypeMethodDescriptionContextDefBslCacheProvider.getContextDefCache(org.eclipse.emf.ecore.EObject context, boolean isRussian) Method parameters in com.e1c.langtool.v8.dt.bsl.translator with type arguments of type ContextDefCacheModifier and TypeMethodDescriptionvoidContextDefBslCacheProvider.onRemoval(com.google.common.cache.RemovalNotification<Pair<org.eclipse.core.resources.IProject, Boolean>, ContextDefCache> notification) -
Uses of ContextDefCache in com.e1c.langtool.v8.dt.bsl.validation
Methods in com.e1c.langtool.v8.dt.bsl.validation that return ContextDefCacheModifier and TypeMethodDescriptionprotected ContextDefCacheAbstractTranslationAmbiguityValidator.getContextDefCache(org.eclipse.emf.ecore.EObject context, boolean isTranslatedToRussian)