Uses of Interface
com._1c.g5.v8.dt.bsl.model.ContextDefItemInfo
-
Packages that use ContextDefItemInfo 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 ContextDefItemInfo in com._1c.g5.v8.dt.bsl.model
Subinterfaces of ContextDefItemInfo in com._1c.g5.v8.dt.bsl.model Modifier and Type Interface Description interfaceContextDefMethodInfoA representation of the model object 'Context Def Method Info'.interfaceContextDefPropertyInfoA representation of the model object 'Context Def Property Info'. -
Uses of ContextDefItemInfo in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement ContextDefItemInfo Modifier and Type Class Description classContextDefItemInfoImplAn implementation of the model object 'Context Def Item Info'.classContextDefMethodInfoImplAn implementation of the model object 'Context Def Method Info'.classContextDefPropertyInfoImplAn implementation of the model object 'Context Def Property Info'. -
Uses of ContextDefItemInfo in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type ContextDefItemInfo Modifier and Type Method Description TBslIndexSwitch. caseContextDefItemInfo(ContextDefItemInfo object)Returns the result of interpreting the object as an instance of 'Context Def Item Info'.
-