Uses of Interface
com._1c.g5.v8.dt.bsl.model.FeaturesScopeSpec
-
Packages that use FeaturesScopeSpec 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 FeaturesScopeSpec in com._1c.g5.v8.dt.bsl.model
Subinterfaces of FeaturesScopeSpec in com._1c.g5.v8.dt.bsl.model Modifier and Type Interface Description interfaceMethodsScopeSpecA representation of the model object 'Methods Scope Spec'.interfaceVariablesScopeSpecA representation of the model object 'Variables Scope Spec'. -
Uses of FeaturesScopeSpec in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement FeaturesScopeSpec Modifier and Type Class Description classFeaturesScopeSpecImplAn implementation of the model object 'Features Scope Spec'.classMethodsScopeSpecImplAn implementation of the model object 'Methods Scope Spec'.classVariablesScopeSpecImplAn implementation of the model object 'Variables Scope Spec'. -
Uses of FeaturesScopeSpec in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type FeaturesScopeSpec Modifier and Type Method Description TBslSwitch. caseFeaturesScopeSpec(FeaturesScopeSpec object)Returns the result of interpreting the object as an instance of 'Features Scope Spec'.
-