Uses of Interface
com._1c.g5.modeling.xtext.scoping.ISlicedScope
- 
Packages that use ISlicedScope Package Description com._1c.g5.modeling.xtext.scoping com._1c.g5.v8.dt.platform.scoping 
- 
- 
Uses of ISlicedScope in com._1c.g5.modeling.xtext.scopingClasses in com._1c.g5.modeling.xtext.scoping that implement ISlicedScope Modifier and Type Class Description classCachedLightSimpleScopeLightweight and cached implementation of the SimpleScope.classCompositeScopeComposes several scopes into one.classLightFilteringScopeLightweight implementation of the IScope.classLightSelectableBasedScopeThe lightweight version of theSelectableBasedScope.classNonShadowedSelectableBasedScopeSelectableBasedScopewhich does not shadow any object descriptionclassNullSlicedScopeThe same asIScopeforISlicedScopeinterfaceConstructors in com._1c.g5.modeling.xtext.scoping with parameters of type ISlicedScope Constructor Description LightFilteringScope(ISlicedScope delegate, com.google.common.base.Predicate<org.eclipse.xtext.resource.IEObjectDescription> filter, IIndexSlicePredicateService slicePredicateService)Constructor
- 
Uses of ISlicedScope in com._1c.g5.v8.dt.platform.scopingClasses in com._1c.g5.v8.dt.platform.scoping that implement ISlicedScope Modifier and Type Class Description classPlatformSimpleScopeSimpleScopewith ignoring case.
 
-