public interface JavaModuleOpens extends JavaElement
EMPTY_ARRAY| Modifier and Type | Method and Description | 
|---|---|
java.util.Collection<java.lang.String> | 
getModuleNames()
Get the names of the modules to which this package is opened,
 which will be of the form foo.bar. 
 | 
java.lang.String | 
getPackageName()
Get the package name which will be in the form of foo/bar. 
 | 
getElementKind, getFile, getModifiers, getOwner, getSourceElement, isDeprecated, isFinal, isHidden, isMandated, isSourceElement, isSynthetic, printCompiledInfojava.lang.String getPackageName()
java.util.Collection<java.lang.String> getModuleNames()