Class FeatureFilter.AnnotationContains

    • Constructor Detail

      • AnnotationContains

        public AnnotationContains​(Object key,
                                  Object value)
        Make a new AnnotationContains that will accept features with an annotation bundle where the value-set assosiated with the property key contains a member equal to value.
        Parameters:
        key - the Object used as a key in the annotation
        value - the Object associated with key in the annotation