|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectclassycle.graph.NameAttributes
classycle.NameAndSourceAttributes
classycle.PackageAttributes
public class PackageAttributes
Constructor Summary | |
---|---|
PackageAttributes(java.lang.String name)
|
Method Summary | |
---|---|
void |
addClass(ClassAttributes classAttributes)
|
java.lang.String[] |
getClasses()
|
int |
getSize()
|
Methods inherited from class classycle.NameAndSourceAttributes |
---|
addSource, addSourcesOf, getSources |
Methods inherited from class classycle.graph.NameAttributes |
---|
compareTo, getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PackageAttributes(java.lang.String name)
Method Detail |
---|
public int getSize()
getSize
in class NameAttributes
public java.lang.String[] getClasses()
public void addClass(ClassAttributes classAttributes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |