Package software.amazon.smithy.model.selector


package software.amazon.smithy.model.selector
  • Class
    Description
    Selector attribute values are the data model of selectors.
    Finds the possible directed relationship paths from a starting shape to shapes connected to the starting shape that match a selector.
    An immutable Relationship path from a starting shape to an end shape.
    Matches a set of shapes using a selector expression.
    Deprecated.
    This class is no longer necessary.
    Represents a selector match found in the model.
    Exception thrown when a selector evaluation is invalid.
    Exception thrown when a selector expression is invalid.