| Constructor and Description |
|---|
PackageImpl(ClassCategory category)
construct me from the given category
|
| Modifier and Type | Method and Description |
|---|---|
void |
addClass(Class c) |
void |
dump(PrintWriter stream) |
Collection<Class> |
getClasses() |
String |
getQualifiedName() |
void |
setQualifiedName(String qualifiedName)
set the qualified name
|
addTaggedValues, getAccess, getDocumentation, getDocumentedObject, getId, getName, getPropertyValue, getTaggedValues, is, print, printDocumentation, setAccess, setDocumentedObject, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccess, getDocumentation, getDocumentedObject, getId, getName, getTaggedValues, is, setAccess, setDocumentedObject, setNamepublic PackageImpl(ClassCategory category)
category - public String getQualifiedName()
getQualifiedName in interface Packagepublic void setQualifiedName(String qualifiedName)
qualifiedName - public Collection<Class> getClasses()
getClasses in interface Packagepublic void dump(PrintWriter stream)
Copyright © 2018 BITPlan GmbH. All rights reserved.