Package software.amazon.smithy.diff


package software.amazon.smithy.diff
  • Class
    Description
    Represents a change in metadata.
    ChangedShape<S extends software.amazon.smithy.model.shapes.Shape>
    Represents a changed shape.
    Queryable container for detected structural differences between two models.
    Interface used to evaluate two models and their normalized differences and return ValidationEvents that are relative to the new model.
    Computes the difference between two models and any problems that might occur due to those differences.
    Builder used to construct a diff of two Smithy models.
    The result of comparing two Smithy models.