Class IsSingleLevelNestedRestrictionAttributePredicate

  • All Implemented Interfaces:
    java.util.function.Predicate<AttributeDescriptorModel>

    public class IsSingleLevelNestedRestrictionAttributePredicate
    extends java.lang.Object
    implements java.util.function.Predicate<AttributeDescriptorModel>
    Predicate that returns true if the provided AttributeDescriptorModel is a single level nested restriction. Note that it only returns true if the restriction is not nested within another restriction.