Uses of Interface
com.e1c.langtool.storage.context.ContextTranslationData
Packages that use ContextTranslationData
-
Uses of ContextTranslationData in com.e1c.langtool.storage.context
Methods in com.e1c.langtool.storage.context that return types with arguments of type ContextTranslationDataModifier and TypeMethodDescriptionstatic IFileEditor<? extends ContextTranslationData>ContextFormatFactory.createEditor(org.eclipse.core.resources.IFile file, org.eclipse.core.resources.IProject project, ContextStorageSettings settings, TranslateLanguage language) Creates a new file editor object of context data from the file.ContextFormatFactory.getFileEditor(org.eclipse.core.resources.IFile file, org.eclipse.core.resources.IProject project, TranslateLanguage language) -
Uses of ContextTranslationData in com.e1c.langtool.storage.properties
Classes in com.e1c.langtool.storage.properties that implement ContextTranslationDataModifier and TypeClassDescriptionclassThe context data model of the file withFeatureKeykey andStringvalue.