Uses of Interface
com._1c.g5.modeling.xtext.scoping.IIndexSlicesManager
-
Packages that use IIndexSlicesManager Package Description com._1c.g5.modeling.xtext.scoping com._1c.g5.v8.dt.bm.index.emf -
-
Uses of IIndexSlicesManager in com._1c.g5.modeling.xtext.scoping
Classes in com._1c.g5.modeling.xtext.scoping that implement IIndexSlicesManager Modifier and Type Class Description class
IndexSlicesManager
Default implementation ofIIndexSlicesManager
.Fields in com._1c.g5.modeling.xtext.scoping declared as IIndexSlicesManager Modifier and Type Field Description protected IIndexSlicesManager
CachedLightSimpleScope. sliceManager
-
Uses of IIndexSlicesManager in com._1c.g5.v8.dt.bm.index.emf
Subinterfaces of IIndexSlicesManager in com._1c.g5.v8.dt.bm.index.emf Modifier and Type Interface Description interface
IBmIndexSlicesManager
Special extension ofIIndexSlicesManager
for BM index store
-