Uses of Interface
com._1c.g5.v8.dt.bsl.model.ModuleContextDefIndex
-
Packages that use ModuleContextDefIndex 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 ModuleContextDefIndex in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return ModuleContextDefIndex Modifier and Type Method Description ModuleContextDefIndexBslIndexFactory. createModuleContextDefIndex()Returns a new object of class 'Module Context Def Index'. -
Uses of ModuleContextDefIndex in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement ModuleContextDefIndex Modifier and Type Class Description classModuleContextDefIndexImplAn implementation of the model object 'Module Context Def Index'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return ModuleContextDefIndex Modifier and Type Method Description ModuleContextDefIndexBslIndexFactoryImpl. createModuleContextDefIndex() -
Uses of ModuleContextDefIndex in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type ModuleContextDefIndex Modifier and Type Method Description TBslIndexSwitch. caseModuleContextDefIndex(ModuleContextDefIndex object)Returns the result of interpreting the object as an instance of 'Module Context Def Index'.
-