Uses of Record Class
dev.archunitjava.rules.ReachabilityRuleOptions
Packages that use ReachabilityRuleOptions
-
Uses of ReachabilityRuleOptions in dev.archunitjava.rules
Methods in dev.archunitjava.rules that return ReachabilityRuleOptionsModifier and TypeMethodDescriptionstatic ReachabilityRuleOptionsReachabilityRuleOptions.configuredEntryPoints()ReachabilityRuleOptions.includingOnly(Set<DependencyKind> kinds) static ReachabilityRuleOptionsReachabilityRuleOptions.publicLibraryDefaults()ReachabilityRuleOptions.withBounds(int subjectsPerRegion, int evidenceEntries) Methods in dev.archunitjava.rules with parameters of type ReachabilityRuleOptionsModifier and TypeMethodDescriptionstatic ArchitectureRuleReachabilityRules.unreachablePackages(TypeModelResult model, DependencyGraph graph, PackageSelector subjects, PackageSelector roots, PackageSelector externalConsumers, PackageSelector reflectionSensitive, PackageSelector ignored, ReachabilityRuleOptions options) static ArchitectureRuleReachabilityRules.unreachableTypes(TypeModelResult model, DependencyGraph graph, TypeSelector subjects, TypeSelector roots, TypeSelector externalConsumers, TypeSelector reflectionSensitive, TypeSelector ignored, ReachabilityRuleOptions options)