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 ModuleContextDefIndex
BslIndexFactory. 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 class
ModuleContextDefIndexImpl
An 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 ModuleContextDefIndex
BslIndexFactoryImpl. 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 T
BslIndexSwitch. caseModuleContextDefIndex(ModuleContextDefIndex object)
Returns the result of interpreting the object as an instance of 'Module Context Def Index'.
-