-
exportAllPackages
boolean exportAllPackages
-
exportAllPackagesExceptions
Set<String> exportAllPackagesExceptions
-
exports
Map<String,Set<String>> exports
-
ignoreServiceProviders
Map<String,Set<String>> ignoreServiceProviders
-
moduleVersion
@Nullable String moduleVersion
-
openModule
boolean openModule
-
opens
Map<String,Set<String>> opens
-
patchRealModule
boolean patchRealModule
-
preserveExisting
boolean preserveExisting
-
providers
Map<String,Set<String>> providers
-
requireAllDefinedDependencies
boolean requireAllDefinedDependencies
-
requires
Set<String> requires
-
requiresStatic
Set<String> requiresStatic
-
requiresStaticTransitive
Set<String> requiresStaticTransitive
-
requiresTransitive
Set<String> requiresTransitive
-
uses
Set<String> uses