Uses of Record Class
dev.archunitjava.diagram.plantuml.PlantUmlAdherenceOptions
Packages that use PlantUmlAdherenceOptions
-
Uses of PlantUmlAdherenceOptions in dev.archunitjava.diagram.plantuml
Methods in dev.archunitjava.diagram.plantuml that return PlantUmlAdherenceOptionsModifier and TypeMethodDescriptionstatic PlantUmlAdherenceOptionsPlantUmlAdherenceOptions.permissive()static PlantUmlAdherenceOptionsPlantUmlAdherenceOptions.strict() -
Uses of PlantUmlAdherenceOptions in dev.archunitjava.rules
Methods in dev.archunitjava.rules with parameters of type PlantUmlAdherenceOptionsModifier and TypeMethodDescriptionstatic ArchitectureRulePlantUmlRules.layers(TypeModelResult model, LayerModel layers, DependencyGraph graph, PlantUmlDiagram diagram, PlantUmlAdherenceOptions options) static ArchitectureRulePlantUmlRules.slices(TypeModelResult model, SliceModel slices, DependencyGraph graph, PlantUmlDiagram diagram, PlantUmlAdherenceOptions options)