Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Language
Packages that use Language
Package
Description
-
Uses of Language in com._1c.g5.v8.dt.cmi.model.util
Methods in com._1c.g5.v8.dt.cmi.model.util with parameters of type LanguageModifier and TypeMethodDescriptionstatic String
CmiModelUtil.getCommandGroupRepresentation
(CommandGroup group, Language language) Gets command group representation.static String
CmiModelUtil.getCommandRepresentation
(Command command, Language language) Gets command representaton -
Uses of Language in com._1c.g5.v8.dt.core.platform
Methods in com._1c.g5.v8.dt.core.platform that return LanguageModifier and TypeMethodDescriptionIV8Project.getDefaultLanguage()
Returns current default language to use for metadata objects synonym definition for this V8 project.Methods in com._1c.g5.v8.dt.core.platform that return types with arguments of type LanguageModifier and TypeMethodDescriptionIV8Project.getLanguages()
Returns all languages that may be used for metadata objects synonym definition for this V8 project.Method parameters in com._1c.g5.v8.dt.core.platform with type arguments of type LanguageModifier and TypeMethodDescriptionvoid
IExternalObjectProjectManager.setLanguages
(IExternalObjectProject project, Collection<Language> languages, org.eclipse.core.runtime.IProgressMonitor monitor) Sets languages to a given project. -
Uses of Language in com._1c.g5.v8.dt.core.platform.events
Methods in com._1c.g5.v8.dt.core.platform.events that return LanguageModifier and TypeMethodDescriptionILanguageCodeChangeEvent.getChangedLanguage()
The changedLanguage
objectIDefaultLanguageEvent.getValue()
Returns the new language value.Methods in com._1c.g5.v8.dt.core.platform.events that return types with arguments of type LanguageModifier and TypeMethodDescriptionILanguageCompositionChangeEvent.getValue()
Returns the new languages collection value. -
Uses of Language in com._1c.g5.v8.dt.dcs.ui.templates.util
Method parameters in com._1c.g5.v8.dt.dcs.ui.templates.util with type arguments of type LanguageModifier and TypeMethodDescriptionvoid
TemplateStringParser.init
(Collection<Language> languages) Init parser with collection of available languages.Constructor parameters in com._1c.g5.v8.dt.dcs.ui.templates.util with type arguments of type LanguageModifierConstructorDescriptionDataCompositionAreaTemplateBuilder
(SheetAccessor sheet, Collection<Language> languages, Version runtimeVersion) Creates new instance ofDataCompositionAreaTemplateBuilder
.MoxelTemplateBuilder
(SheetAccessor sheet, Collection<Language> languages, Version version) Creates new instance ofMoxelTemplateBuilder
.TemplateStringParser
(Collection<Language> languages) Creates new instance ofTemplateStringParser
. -
Uses of Language in com._1c.g5.v8.dt.dcs.util
Methods in com._1c.g5.v8.dt.dcs.util with parameters of type LanguageModifier and TypeMethodDescriptionstatic String
DcsUtil.getLangString
(LocalString str, Language lang) Получить строку из многоязыковой строки по языкуstatic String
DcsUtil.getLangString
(Presentation presentation, Language lang) Get current string from presentation byLanguage
-
Uses of Language in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return LanguageModifier and TypeMethodDescriptionstatic Language
TestMdObjectFactory.createLanguage
(String name) Creates Language with name -
Uses of Language in com._1c.g5.v8.dt.internal.core.platform
Methods in com._1c.g5.v8.dt.internal.core.platform that return LanguageModifier and TypeMethodDescriptionConfigurationProject.getDefaultLanguage()
ExtensionProject.getDefaultLanguage()
ExternalObjectProject.getDefaultLanguage()
Methods in com._1c.g5.v8.dt.internal.core.platform that return types with arguments of type LanguageModifier and TypeMethodDescriptionConfigurationProject.getLanguages()
ExtensionProject.getLanguages()
ExternalObjectProject.getLanguages()
Method parameters in com._1c.g5.v8.dt.internal.core.platform with type arguments of type LanguageModifier and TypeMethodDescriptionvoid
ExternalObjectProjectManager.setLanguages
(IExternalObjectProject project, Collection<Language> languages, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of Language in com._1c.g5.v8.dt.internal.core.platform.events
Methods in com._1c.g5.v8.dt.internal.core.platform.events that return LanguageModifier and TypeMethodDescriptionLanguageCodeChangeEvent.getChangedLanguage()
DefaultLanguageEvent.getValue()
Methods in com._1c.g5.v8.dt.internal.core.platform.events that return types with arguments of type LanguageConstructors in com._1c.g5.v8.dt.internal.core.platform.events with parameters of type LanguageModifierConstructorDescriptionDefaultLanguageEvent
(org.eclipse.core.resources.IProject project, Language value) Constructor.LanguageCodeChangeEvent
(org.eclipse.core.resources.IProject project, Language language, String oldLanguageCode, String newLanguageCode) Constructor.Constructor parameters in com._1c.g5.v8.dt.internal.core.platform.events with type arguments of type LanguageModifierConstructorDescriptionLanguageCompositionChangeEvent
(org.eclipse.core.resources.IProject project, Collection<Language> value) Constructor. -
Uses of Language in com._1c.g5.v8.dt.internal.core.platform.manifest
Methods in com._1c.g5.v8.dt.internal.core.platform.manifest that return types with arguments of type LanguageModifier and TypeMethodDescriptionExternalObjectProjectManifestModel.getLanguages()
IExternalObjectProjectManifestModel.getLanguages()
Returns the collection of languages.Method parameters in com._1c.g5.v8.dt.internal.core.platform.manifest with type arguments of type LanguageModifier and TypeMethodDescriptionvoid
ExternalObjectProjectManifestModel.setLanguages
(Collection<Language> languages) Sets languages. -
Uses of Language in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return LanguageModifier and TypeMethodDescriptionAdoptedLanguageInitializer.create
(IV8Project v8project, Version version) -
Uses of Language in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return LanguageModifier and TypeMethodDescriptionLanguageAdopterParticipant.adopt
(Language nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type LanguageModifier and TypeMethodDescriptionLanguageAdopterParticipant.adopt
(Language nativeObject, Version version, IAdopterContext context) protected MdObjectExtension
LanguageAdopterParticipant.createExtension
(Language nativeObject) -
Uses of Language in com._1c.g5.v8.dt.internal.md.ui.editors.languages
Method parameters in com._1c.g5.v8.dt.internal.md.ui.editors.languages with type arguments of type LanguageModifier and TypeMethodDescriptionvoid
LanguagesEditorPage.showEditorInput
(IDtEditorInput<Language> editorInput) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.languages with parameters of type LanguageModifierConstructorDescriptionLanguagesEditorInput
(Language language) Creates a new editor input. -
Uses of Language in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return LanguageModifier and TypeMethodDescriptionLanguageInitializer.create
(IV8Project v8project, Version version) -
Uses of Language in com._1c.g5.v8.dt.md.ui
Methods in com._1c.g5.v8.dt.md.ui that return types with arguments of type Language -
Uses of Language in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type LanguageModifier and TypeMethodDescriptionprotected void
LanguageRule.buildForObject
(Language object, IV8Project v8Project) -
Uses of Language in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return LanguageModifier and TypeMethodDescriptionMdClassFactory.createLanguage()
Returns a new object of class 'Language'.Configuration.getDefaultLanguage()
Returns the value of the 'Default Language' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type LanguageModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Language>
Configuration.getLanguages()
Returns the value of the 'Languages' containment reference list.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type LanguageModifier and TypeMethodDescriptionvoid
Configuration.setDefaultLanguage
(Language value) Sets the value of the 'Default Language
' reference. -
Uses of Language in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement LanguageModifier and TypeClassDescriptionclass
An implementation of the model object 'Language'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return LanguageModifier and TypeMethodDescriptionMdClassFactoryImpl.createLanguage()
ConfigurationImpl.getDefaultLanguage()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type LanguageModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Language>
ConfigurationImpl.getLanguages()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type LanguageModifier and TypeMethodDescriptionvoid
ConfigurationImpl.setDefaultLanguage
(Language newDefaultLanguage) -
Uses of Language in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type LanguageModifier and TypeMethodDescriptionMdClassSwitch.caseLanguage
(Language object) Returns the result of interpreting the object as an instance of 'Language'.boolean
MdClassValidator.validateLanguage
(Language language, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateLanguage_validate
(Language language, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Language'. -
Uses of Language in com._1c.g5.v8.dt.platform
Methods in com._1c.g5.v8.dt.platform that return LanguageModifier and TypeMethodDescriptionstatic Language
DefaultLocaleLanguage.createDefaultLanguage()
static Language
DefaultLocaleLanguage.getDefaultLanguage()
-
Uses of Language in com._1c.g5.v8.dt.pw.ui
Methods in com._1c.g5.v8.dt.pw.ui that return types with arguments of type Language