Uses of Interface
com._1c.g5.modeling.xtext.scoping.IIndexSlice
-
Packages that use IIndexSlice Package Description com._1c.g5.modeling.xtext.scoping com._1c.g5.v8.dt.bm.index.emf -
-
Uses of IIndexSlice in com._1c.g5.modeling.xtext.scoping
Classes in com._1c.g5.modeling.xtext.scoping that implement IIndexSlice Modifier and Type Class Description class
IndexSlice
Default implementation ofIIndexSlice
Fields in com._1c.g5.modeling.xtext.scoping with type parameters of type IIndexSlice Modifier and Type Field Description protected Map<ISliceFilter,IIndexSlice>
IndexSlicesManager. slices
-
Uses of IIndexSlice in com._1c.g5.v8.dt.bm.index.emf
Subinterfaces of IIndexSlice in com._1c.g5.v8.dt.bm.index.emf Modifier and Type Interface Description interface
IBmIndexSlice
Special extension ofIIndexSlice
for BM index store
-