Uses of Interface
com._1c.g5.v8.dt.bsl.model.MethodsScopeSpec
-
Packages that use MethodsScopeSpec 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 MethodsScopeSpec in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return MethodsScopeSpec Modifier and Type Method Description MethodsScopeSpecBslFactory. createMethodsScopeSpec()Returns a new object of class 'Methods Scope Spec'. -
Uses of MethodsScopeSpec in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement MethodsScopeSpec Modifier and Type Class Description classMethodsScopeSpecImplAn implementation of the model object 'Methods Scope Spec'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return MethodsScopeSpec Modifier and Type Method Description MethodsScopeSpecBslFactoryImpl. createMethodsScopeSpec() -
Uses of MethodsScopeSpec in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type MethodsScopeSpec Modifier and Type Method Description TBslSwitch. caseMethodsScopeSpec(MethodsScopeSpec object)Returns the result of interpreting the object as an instance of 'Methods Scope Spec'.
-