Uses of Enum Class
dev.archunitjava.execution.EmptySelectionPolicy
Packages that use EmptySelectionPolicy
-
Uses of EmptySelectionPolicy in dev.archunitjava.execution
Subclasses with type arguments of type EmptySelectionPolicy in dev.archunitjava.executionModifier and TypeClassDescriptionenumUniform rule-terminal response when a selector matches no subjects.Methods in dev.archunitjava.execution that return EmptySelectionPolicyModifier and TypeMethodDescriptionCheckOptions.emptySelectionPolicy()static EmptySelectionPolicyReturns the enum constant of this class with the specified name.static EmptySelectionPolicy[]EmptySelectionPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.archunitjava.execution with parameters of type EmptySelectionPolicyModifier and TypeMethodDescriptionCheckOptions.Builder.emptySelectionPolicy(EmptySelectionPolicy value)