Uses of Record Class
dev.archunitjava.layers.LayerId
Packages that use LayerId
-
Uses of LayerId in dev.archunitjava.layers
Methods in dev.archunitjava.layers that return LayerIdModifier and TypeMethodDescriptionJavaLayer.id()Returns the value of theidrecord component.static LayerIdstatic LayerIdLayerId.unassigned()Methods in dev.archunitjava.layers that return types with arguments of type LayerIdConstructors in dev.archunitjava.layers with parameters of type LayerIdModifierConstructorDescriptionJavaLayer(LayerId id, LayerPresence presence, List<TypeId> types) Creates an instance of aJavaLayerrecord class. -
Uses of LayerId in dev.archunitjava.report
Method parameters in dev.archunitjava.report with type arguments of type LayerIdModifier and TypeMethodDescriptionstatic GraphSnapshotQueryGraphSnapshotQuery.layers(DependencyGraph graph, Map<? extends StableId, LayerId> mappings)