Class GeneratedSnCollectionPatternConstraint

    • Field Detail

      • REGEXP

        public static final java.lang.String REGEXP
        Qualifier of the SnCollectionPatternConstraint.regexp attribute
        See Also:
        Constant Field Values
      • FLAGS

        public static final java.lang.String FLAGS
        Qualifier of the SnCollectionPatternConstraint.flags attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSnCollectionPatternConstraint

        public GeneratedSnCollectionPatternConstraint()
    • Method Detail

      • getFlags

        public java.util.Set<EnumerationValue> getFlags​(SessionContext ctx)
        Generated method - Getter of the SnCollectionPatternConstraint.flags attribute.
        Returns:
        the flags
      • getFlags

        public java.util.Set<EnumerationValue> getFlags()
        Generated method - Getter of the SnCollectionPatternConstraint.flags attribute.
        Returns:
        the flags
      • setFlags

        public void setFlags​(SessionContext ctx,
                             java.util.Set<EnumerationValue> value)
        Generated method - Setter of the SnCollectionPatternConstraint.flags attribute.
        Parameters:
        value - the flags
      • setFlags

        public void setFlags​(java.util.Set<EnumerationValue> value)
        Generated method - Setter of the SnCollectionPatternConstraint.flags attribute.
        Parameters:
        value - the flags
      • getRegexp

        public java.lang.String getRegexp​(SessionContext ctx)
        Generated method - Getter of the SnCollectionPatternConstraint.regexp attribute.
        Returns:
        the regexp
      • getRegexp

        public java.lang.String getRegexp()
        Generated method - Getter of the SnCollectionPatternConstraint.regexp attribute.
        Returns:
        the regexp
      • setRegexp

        public void setRegexp​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the SnCollectionPatternConstraint.regexp attribute.
        Parameters:
        value - the regexp
      • setRegexp

        public void setRegexp​(java.lang.String value)
        Generated method - Setter of the SnCollectionPatternConstraint.regexp attribute.
        Parameters:
        value - the regexp