Uses of Interface
com._1c.g5.modeling.xtext.scoping.IProjectGlobalScopeProvider
-
Packages that use IProjectGlobalScopeProvider Package Description com._1c.g5.v8.dt.bsl.bm.scoping com._1c.g5.v8.dt.core.scoping com._1c.g5.v8.dt.md.scoping -
-
Uses of IProjectGlobalScopeProvider in com._1c.g5.v8.dt.bsl.bm.scoping
Classes in com._1c.g5.v8.dt.bsl.bm.scoping that implement IProjectGlobalScopeProvider Modifier and Type Class Description classBmAwareBslGlobalScopeProviderBSL Global scope provider aware of BM index -
Uses of IProjectGlobalScopeProvider in com._1c.g5.v8.dt.core.scoping
Subinterfaces of IProjectGlobalScopeProvider in com._1c.g5.v8.dt.core.scoping Modifier and Type Interface Description interfaceIV8GlobalScopeProviderDeprecated.Use IDtProjectGlobalScopeProvider instead to support all types of DT projects, including virtual ones -
Uses of IProjectGlobalScopeProvider in com._1c.g5.v8.dt.md.scoping
Classes in com._1c.g5.v8.dt.md.scoping that implement IProjectGlobalScopeProvider Modifier and Type Class Description classMdGlobalScopeProviderGlobal scope provider for the Md.
-