Class OneSegmentPredicate
- java.lang.Object
-
- com._1c.g5.modeling.xtext.scoping.OneSegmentPredicate
-
- All Implemented Interfaces:
ISliceFilter
,com.google.common.base.Predicate<org.eclipse.xtext.resource.IEObjectDescription>
,Predicate<org.eclipse.xtext.resource.IEObjectDescription>
public class OneSegmentPredicate extends Object implements ISliceFilter
Index slice predicate for elements with qualified name with one part
-
-
Constructor Summary
Constructors Constructor Description OneSegmentPredicate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
apply(org.eclipse.xtext.resource.IEObjectDescription input)
-