Uses of Enum Class
dev.archunitjava.layers.LayerOverlapPolicy
Packages that use LayerOverlapPolicy
-
Uses of LayerOverlapPolicy in dev.archunitjava.layers
Subclasses with type arguments of type LayerOverlapPolicy in dev.archunitjava.layersModifier and TypeClassDescriptionenumResolution of a type selected by multiple differently named layers.Methods in dev.archunitjava.layers that return LayerOverlapPolicyModifier and TypeMethodDescriptionstatic LayerOverlapPolicyReturns the enum constant of this class with the specified name.static LayerOverlapPolicy[]LayerOverlapPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.archunitjava.layers with parameters of type LayerOverlapPolicyModifier and TypeMethodDescriptionLayerDefinitions.Builder.overlapPolicy(LayerOverlapPolicy policy)