public static class CtModelImpl.CtRootPackage extends CtPackageImpl
packs
ERROR_MESSAGE_TO_STRING, factory, LOGGER, parent
PACKAGE_SEPARATOR, PACKAGE_SEPARATOR_CHAR, TOP_LEVEL_PACKAGE_NAME
Constructor and Description |
---|
CtRootPackage() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getQualifiedName()
Returns the fully qualified name of this package.
|
<T extends CtNamedElement> |
setSimpleName(java.lang.String name)
Sets the simple (unqualified) name of this element.
|
java.lang.String |
toString() |
accept, addPackage, addType, clone, getDeclaringModule, getDeclaringPackage, getPackage, getPackages, getReference, getType, getTypes, hasPackageInfo, isEmpty, isShadow, isUnnamedPackage, removePackage, removeType, setPackages, setShadow, setTypes
getSimpleName
addAnnotation, addComment, asIterable, comment, delete, descendantIterator, emptyList, emptySet, equals, filterChildren, getAllMetadata, getAnnotatedChildren, getAnnotation, getAnnotation, getAnnotations, getComments, getDirectChildren, getDocComment, getElements, getFactory, getMetadata, getMetadataKeys, getOriginalSourceFragment, getParent, getParent, getParent, getPath, getPosition, getReferencedTypes, getRoleInParent, getShortRepresentation, getValueByRole, hasAnnotation, hashCode, hasParent, isImplicit, isParentInitialized, map, map, prettyprint, putMetadata, removeAnnotation, removeComment, replace, replace, setAllMetadata, setAnnotations, setComments, setDocComment, setFactory, setImplicit, setParent, setPosition, setPositions, setValueByRole, toStringDebug, unmodifiableList, updateAllParentsBelow
finalize, getClass, notify, notifyAll, wait, wait, wait
getSimpleName
addAnnotation, addComment, asIterable, delete, descendantIterator, getAllMetadata, getAnnotatedChildren, getAnnotation, getAnnotation, getAnnotations, getComments, getDirectChildren, getDocComment, getElements, getMetadata, getMetadataKeys, getOriginalSourceFragment, getParent, getParent, getParent, getPath, getPosition, getReferencedTypes, getRoleInParent, getShortRepresentation, getValueByRole, hasAnnotation, hasParent, isImplicit, isParentInitialized, prettyprint, putMetadata, removeAnnotation, removeComment, replace, replace, setAllMetadata, setAnnotations, setComments, setDocComment, setImplicit, setParent, setPosition, setPositions, setValueByRole, toStringDebug, updateAllParentsBelow
getFactory, setFactory
filterChildren, map, map
public <T extends CtNamedElement> T setSimpleName(java.lang.String name)
CtNamedElement
setSimpleName
in interface CtNamedElement
setSimpleName
in class CtNamedElementImpl
public java.lang.String getQualifiedName()
CtPackage
getQualifiedName
in interface CtPackage
getQualifiedName
in class CtPackageImpl
public java.lang.String toString()
toString
in interface CtElement
toString
in class CtPackageImpl
Environment.getPrettyPrintingMode()
.Copyright © 2007–2021 Inria. All rights reserved.