Uses of Record Class
dev.archunitjava.graph.DependencyEdge
Packages that use DependencyEdge
-
Uses of DependencyEdge in dev.archunitjava.graph
Classes in dev.archunitjava.graph that implement interfaces with type arguments of type DependencyEdgeModifier and TypeClassDescriptionfinal recordOne directed, typed dependency with all duplicate-free evidence.Methods in dev.archunitjava.graph that return types with arguments of type DependencyEdgeMethods in dev.archunitjava.graph with parameters of type DependencyEdge -
Uses of DependencyEdge in dev.archunitjava.projection
Methods in dev.archunitjava.projection that return DependencyEdgeModifier and TypeMethodDescriptionDroppedProjectionEdge.edge()Returns the value of theedgerecord component.Methods in dev.archunitjava.projection with parameters of type DependencyEdgeConstructors in dev.archunitjava.projection with parameters of type DependencyEdgeModifierConstructorDescriptionDroppedProjectionEdge(DependencyEdge edge, ProjectionDropReason reason) Creates an instance of aDroppedProjectionEdgerecord class.