Class GeneratedSnCollectionPatternConstraint

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SnCollectionPatternConstraint

public abstract class GeneratedSnCollectionPatternConstraint extends AttributeConstraint
Generated class for type SnCollectionPatternConstraint.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedSnCollectionPatternConstraint

      public GeneratedSnCollectionPatternConstraint()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedAttributeConstraint
    • getFlags

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

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

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

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

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

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

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

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