Uses of Interface
com._1c.g5.v8.dt.bsl.model.ModuleResourceDescriptionIndex
-
Packages that use ModuleResourceDescriptionIndex Package Description com._1c.g5.v8.dt.bsl.model com._1c.g5.v8.dt.bsl.model.impl com._1c.g5.v8.dt.bsl.model.util -
-
Uses of ModuleResourceDescriptionIndex in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return ModuleResourceDescriptionIndex Modifier and Type Method Description ModuleResourceDescriptionIndexBslIndexFactory. createModuleResourceDescriptionIndex()Returns a new object of class 'Module Resource Description Index'. -
Uses of ModuleResourceDescriptionIndex in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement ModuleResourceDescriptionIndex Modifier and Type Class Description classModuleResourceDescriptionIndexImplAn implementation of the model object 'Module Resource Description Index'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return ModuleResourceDescriptionIndex Modifier and Type Method Description ModuleResourceDescriptionIndexBslIndexFactoryImpl. createModuleResourceDescriptionIndex() -
Uses of ModuleResourceDescriptionIndex in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type ModuleResourceDescriptionIndex Modifier and Type Method Description TBslIndexSwitch. caseModuleResourceDescriptionIndex(ModuleResourceDescriptionIndex object)Returns the result of interpreting the object as an instance of 'Module Resource Description Index'.
-