Class ModuleSelector
java.lang.Object
dev.archunitjava.selector.ModuleSelector
Immutable selection of explicit, automatic, or unnamed JPMS module identities.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ModuleSelectorall()static ModuleSelectorallOf(ModuleSelector... selectors) static ModuleSelectorkind(JavaModuleKind kind) static ModuleSelectorname(JavaPattern pattern) static ModuleSelectornone()selectFrom(TypeModelResult model)
-
Method Details
-
all
-
none
-
kind
-
name
-
allOf
-
description
-
selectFrom
-