public static class CtModelImpl.CtRootPackage extends CtPackageImpl
packs
ERROR_MESSAGE_TO_STRING, LOGGER, parent
PACKAGE_SEPARATOR, PACKAGE_SEPARATOR_CHAR, TOP_LEVEL_PACKAGE_NAME
Constructor and Description |
---|
CtRootPackage() |
Modifier and Type | Method and Description |
---|---|
String |
getQualifiedName()
Returns the fully qualified name of this package.
|
<T extends CtNamedElement> |
setSimpleName(String name)
Sets the simple (unqualified) name of this element.
|
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, 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, putMetadata, removeAnnotation, removeComment, replace, replace, setAllMetadata, setAnnotations, setComments, setDocComment, setFactory, setImplicit, setParent, setPosition, setPositions, setValueByRole, 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, getParent, getParent, getParent, getPath, getPosition, getReferencedTypes, getRoleInParent, getShortRepresentation, getValueByRole, hasAnnotation, hasParent, isImplicit, isParentInitialized, putMetadata, removeAnnotation, removeComment, replace, replace, setAllMetadata, setAnnotations, setComments, setDocComment, setImplicit, setParent, setPosition, setPositions, setValueByRole, updateAllParentsBelow
getFactory, setFactory
filterChildren, map, map
getOriginalSourceFragment
public <T extends CtNamedElement> T setSimpleName(String name)
CtNamedElement
setSimpleName
in interface CtNamedElement
setSimpleName
in class CtNamedElementImpl
public String getQualifiedName()
CtPackage
getQualifiedName
in interface CtPackage
getQualifiedName
in class CtPackageImpl
public String toString()
toString
in class CtPackageImpl
Copyright © 2007–2019 Inria. All rights reserved.