Class NodeConstraintSequence2

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<NodeConstraintSequence2>

    public class NodeConstraintSequence2
    extends java.lang.Object
    implements java.io.Serializable, java.lang.Comparable<NodeConstraintSequence2>
    A synthetic Hydra type representing a secondary sequence within the ShEx NodeConstraint production
    See Also:
    Serialized Form
    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.shex.syntax.NodeConstraintSequence2 type.
      • NON_LITERAL_KIND

        public static final Name NON_LITERAL_KIND
        Name of the hydra.shex.syntax.NodeConstraintSequence2.NonLiteralKind field.
      • LIST_OF_STRING_FACET

        public static final Name LIST_OF_STRING_FACET
        Name of the hydra.shex.syntax.NodeConstraintSequence2.listOfStringFacet field.
      • listOfStringFacet

        public final java.util.List<StringFacet> listOfStringFacet