Uses of Interface
com.e1c.langtool.v8.dt.settings.model.V8TranslatedExtensionProject
Packages that use V8TranslatedExtensionProject
Package
Description
-
Uses of V8TranslatedExtensionProject in com.e1c.langtool.v8.dt.internal.extension
Constructors in com.e1c.langtool.v8.dt.internal.extension with parameters of type V8TranslatedExtensionProjectModifierConstructorDescriptionTranslatedExtensionProject(org.eclipse.core.resources.IProject project, V8TranslatedExtensionProject translatedProject, ITranslatingExtensionProject sourceProject) -
Uses of V8TranslatedExtensionProject in com.e1c.langtool.v8.dt.settings.model
Methods in com.e1c.langtool.v8.dt.settings.model that return V8TranslatedExtensionProjectModifier and TypeMethodDescriptionV8TranslatedProjectFactory.createV8TranslatedExtensionProject()Returns a new object of class 'V8 Translated Extension Project'. -
Uses of V8TranslatedExtensionProject in com.e1c.langtool.v8.dt.settings.model.impl
Classes in com.e1c.langtool.v8.dt.settings.model.impl that implement V8TranslatedExtensionProjectModifier and TypeClassDescriptionclassAn implementation of the model object 'V8 Translated Extension Project'.Methods in com.e1c.langtool.v8.dt.settings.model.impl that return V8TranslatedExtensionProjectModifier and TypeMethodDescriptionV8TranslatedProjectFactoryImpl.createV8TranslatedExtensionProject() -
Uses of V8TranslatedExtensionProject in com.e1c.langtool.v8.dt.settings.model.util
Methods in com.e1c.langtool.v8.dt.settings.model.util with parameters of type V8TranslatedExtensionProjectModifier and TypeMethodDescriptionV8TranslatedProjectSwitch.caseV8TranslatedExtensionProject(V8TranslatedExtensionProject object) Returns the result of interpreting the object as an instance of 'V8 Translated Extension Project'.