Uses of Interface
com.e1c.langtool.v8.dt.lang.model.TranslateLanguageFactory
Packages that use TranslateLanguageFactory
-
Uses of TranslateLanguageFactory in com.e1c.langtool.v8.dt.lang.model
Fields in com.e1c.langtool.v8.dt.lang.model declared as TranslateLanguageFactoryModifier and TypeFieldDescriptionstatic final TranslateLanguageFactoryTranslateLanguageFactory.eINSTANCEThe singleton instance of the factory.Methods in com.e1c.langtool.v8.dt.lang.model that return TranslateLanguageFactoryModifier and TypeMethodDescriptionTranslateLanguagePackage.getTranslateLanguageFactory()Returns the factory that creates the instances of the model. -
Uses of TranslateLanguageFactory in com.e1c.langtool.v8.dt.lang.model.impl
Classes in com.e1c.langtool.v8.dt.lang.model.impl that implement TranslateLanguageFactoryModifier and TypeClassDescriptionclassAn implementation of the model Factory.Methods in com.e1c.langtool.v8.dt.lang.model.impl that return TranslateLanguageFactoryModifier and TypeMethodDescriptionTranslateLanguagePackageImpl.getTranslateLanguageFactory()static TranslateLanguageFactoryTranslateLanguageFactoryImpl.init()Creates the default factory implementation.