Uses of Class
com._1c.g5.modeling.xtext.scoping.AndPredicate
Packages that use AndPredicate
-
Uses of AndPredicate in com._1c.g5.modeling.xtext.scoping
Methods in com._1c.g5.modeling.xtext.scoping with parameters of type AndPredicateModifier and TypeMethodDescriptionorg.eclipse.xtext.util.Pair<Collection<ISliceFilter>,
com.google.common.base.Predicate<org.eclipse.xtext.resource.IEObjectDescription>> IIndexSlicePredicateService.separateSlices
(AndPredicate<org.eclipse.xtext.resource.IEObjectDescription> predicates) Separates slices predicates fromAndPredicate
org.eclipse.xtext.util.Pair<Collection<ISliceFilter>,
com.google.common.base.Predicate<org.eclipse.xtext.resource.IEObjectDescription>> IndexSlicePredicateService.separateSlices
(AndPredicate<org.eclipse.xtext.resource.IEObjectDescription> predicates) -
Uses of AndPredicate in com._1c.g5.v8.dt.platform.scoping
Methods in com._1c.g5.v8.dt.platform.scoping that return AndPredicateModifier and TypeMethodDescriptionprotected static AndPredicate<org.eclipse.xtext.resource.IEObjectDescription>
PlatformScopeProvider.createEClassFilter
(org.eclipse.emf.ecore.EClass eClass, com.google.common.base.Predicate<org.eclipse.xtext.resource.IEObjectDescription> filter) Creates special filter by EClass