public class ModuleDescriptorAccess extends AbstractModuleSystemAccessor
access, loggerMODULE_CLASS, MODULE_DESCRIPTOR_CLASS, RESOLVED_MODULE_CLASS| Modifier and Type | Method and Description |
|---|---|
void |
addPackages(java.util.Collection<java.lang.String> addThese) |
void |
inheritFrom(ModuleDescriptorAccess moduleDescriptor) |
void |
inheritSet(ModuleDescriptorAccess moduleDescriptor,
java.lang.String fieldName) |
java.lang.String |
name() |
java.util.Set<java.lang.String> |
packages() |
void |
setEmpty() |
void |
setName(java.lang.String name) |
void |
setPackages(java.util.Set<java.lang.String> packages) |
access, accessAs, construct, construct, construct, constructDirect, constructDirect, defaultMapPrinter, getClassAccess, getClassAccess, getClassForName, getClassForName, getClassLoader, getConfiguration, getJavaLangAccess, getJavaLangAccess, getModule, getModuleDescriptor, getModuleDescriptorBuilder, getModuleDescriptorBuilder, getModuleLayer, getModuleReference, getResolvedModule, invokeStatic, invokeStatic, invokeStatic, invokeStatic, invokeStaticDirect, invokeStaticDirect, logger, newModule, newResolvedModule, newResolvedModuleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitas, as, asCollection, asList, asMap, asMapCollectionValue, asMapDefault, asOptional, asOptionalResult, asOptionalResult, asSet, construct, construct, construct, constructDirect, constructDirect, get, get, getAsLogger, getClassAccess, getClassAccess, getClassForName, getClassForName, getClassLoader, getConfiguration, getDirect, getJavaLangAccess, getJavaLangAccess, getModule, getModuleDescriptor, getModuleDescriptorBuilder, getModuleDescriptorBuilder, getModuleLayer, getModuleReference, getResolvedModule, getStatic, getStatic, getStatic, getStatic, getStaticDirect, getStaticDirect, invoke, invoke, invokeDirect, invokeStatic, invokeStatic, invokeStatic, invokeStatic, invokeStaticDirect, invokeStaticDirect, logOrPrint, logOrPrint, logOrPrint, logOrPrintError, logOrPrintError, newModule, newResolvedModule, set, set, setDirectpublic void addPackages(java.util.Collection<java.lang.String> addThese)
public void inheritFrom(ModuleDescriptorAccess moduleDescriptor)
public void inheritSet(ModuleDescriptorAccess moduleDescriptor, java.lang.String fieldName)
public java.lang.String name()
public java.util.Set<java.lang.String> packages()
public void setEmpty()
public void setName(java.lang.String name)
public void setPackages(java.util.Set<java.lang.String> packages)