Uses of Interface
com._1c.g5.v8.dt.moxel.LanguageInfo
Packages that use LanguageInfo
-
Uses of LanguageInfo in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return LanguageInfoModifier and TypeMethodDescriptionMoxelFactory.createLanguageInfo()
Returns a new object of class 'Language Info'.Methods in com._1c.g5.v8.dt.moxel that return types with arguments of type LanguageInfoModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<LanguageInfo>
LanguageSettings.getLanguages()
Returns the value of the 'Languages' containment reference list. -
Uses of LanguageInfo in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement LanguageInfoModifier and TypeClassDescriptionclass
An implementation of the model object 'Language Info'.Methods in com._1c.g5.v8.dt.moxel.impl that return LanguageInfoMethods in com._1c.g5.v8.dt.moxel.impl that return types with arguments of type LanguageInfoModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<LanguageInfo>
LanguageSettingsImpl.getLanguages()
-
Uses of LanguageInfo in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type LanguageInfoModifier and TypeMethodDescriptionMoxelSwitch.caseLanguageInfo
(LanguageInfo object) Returns the result of interpreting the object as an instance of 'Language Info'.