Uses of Interface
com.e1c.langtool.v8.dt.settings.model.V8TranslatedExternalObjectProject
Packages that use V8TranslatedExternalObjectProject
Package
Description
-
Uses of V8TranslatedExternalObjectProject in com.e1c.langtool.v8.dt.internal.external
Constructors in com.e1c.langtool.v8.dt.internal.external with parameters of type V8TranslatedExternalObjectProjectModifierConstructorDescriptionTranslatedExternalObjectProject(org.eclipse.core.resources.IProject project, V8TranslatedExternalObjectProject translatedProjectModel, ITranslatingExternalObjectProject sourceProject) -
Uses of V8TranslatedExternalObjectProject in com.e1c.langtool.v8.dt.settings.model
Methods in com.e1c.langtool.v8.dt.settings.model that return V8TranslatedExternalObjectProjectModifier and TypeMethodDescriptionV8TranslatedProjectFactory.createV8TranslatedExternalObjectProject()Returns a new object of class 'V8 Translated External Object Project'. -
Uses of V8TranslatedExternalObjectProject in com.e1c.langtool.v8.dt.settings.model.impl
Classes in com.e1c.langtool.v8.dt.settings.model.impl that implement V8TranslatedExternalObjectProjectModifier and TypeClassDescriptionclassAn implementation of the model object 'V8 Translated External Object Project'.Methods in com.e1c.langtool.v8.dt.settings.model.impl that return V8TranslatedExternalObjectProjectModifier and TypeMethodDescriptionV8TranslatedProjectFactoryImpl.createV8TranslatedExternalObjectProject() -
Uses of V8TranslatedExternalObjectProject in com.e1c.langtool.v8.dt.settings.model.util
Methods in com.e1c.langtool.v8.dt.settings.model.util with parameters of type V8TranslatedExternalObjectProjectModifier and TypeMethodDescriptionV8TranslatedProjectSwitch.caseV8TranslatedExternalObjectProject(V8TranslatedExternalObjectProject object) Returns the result of interpreting the object as an instance of 'V8 Translated External Object Project'.