Package software.amazon.smithy.model.neighbor
-
Interface Summary Interface Description NeighborProvider Provides the neighbor relationships for a given shape. -
Class Summary Class Description Relationship Represent a direct relationship between two shapes.UnreferencedShapes Finds shapes that are not connected to a "root" shape, are not trait definitions, are not referenced by trait definitions, and are not referenced in trait values throughIdRefTrait
.UnreferencedTraitDefinitions Finds trait definitions that are not connected to a service shape.Walker Walks connected shapes within a Model. -
Enum Summary Enum Description RelationshipDirection Defines the directionality of a relationship.RelationshipType Defines the relationship types between neighboring shapes.