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, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAccess, getDocumentation, getDocumentedObject, getId, getName, getTaggedValues, is, setAccess, setDocumentedObject, setName
public PackageImpl(ClassCategory category)
category
- public String getQualifiedName()
getQualifiedName
in interface Package
public void setQualifiedName(String qualifiedName)
qualifiedName
- public Collection<Class> getClasses()
getClasses
in interface Package
public void dump(PrintWriter stream)
Copyright © 2018 BITPlan GmbH. All rights reserved.