public interface PackageDescription extends NamedElement, AnnotatedCodeElement
| Modifier and Type | Interface and Description |
|---|---|
static class |
PackageDescription.AbstractPackageDescription
An abstract base implementation of a package description.
|
static class |
PackageDescription.ForLoadedPackage
Represents a loaded
Package wrapped as a
PackageDescription. |
static class |
PackageDescription.Simple
A simple implementation of a package without annotations.
|
EMPTY_NAME| Modifier and Type | Method and Description |
|---|---|
boolean |
isSealed()
Checks if this package description represents a sealed package.
|
getInternalName, getName, getSourceCodeNamegetDeclaredAnnotationsCopyright © 2014–2015. All rights reserved.