Package software.amazon.smithy.diff
package software.amazon.smithy.diff
-
ClassDescriptionRepresents a change in metadata.ChangedShape<S extends 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
ValidationEvent
s 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.