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 ModuleResourceDescriptionIndex
BslIndexFactory. 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 class
ModuleResourceDescriptionIndexImpl
An 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 ModuleResourceDescriptionIndex
BslIndexFactoryImpl. 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 T
BslIndexSwitch. caseModuleResourceDescriptionIndex(ModuleResourceDescriptionIndex object)
Returns the result of interpreting the object as an instance of 'Module Resource Description Index'.
-