Package classycle
Class PackageAttributes
java.lang.Object
classycle.graph.NameAttributes
classycle.NameAndSourceAttributes
classycle.PackageAttributes
- All Implemented Interfaces:
 Attributes,Comparable<Attributes>
- Author:
 - Franz-Josef Elmer
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidaddClass(ClassAttributes classAttributes) String[]intgetSize()Methods inherited from class classycle.NameAndSourceAttributes
addSource, addSourcesOf, getSourcesMethods inherited from class classycle.graph.NameAttributes
compareTo, getName 
- 
Constructor Details
- 
PackageAttributes
 
 - 
 - 
Method Details
- 
getSize
public int getSize()- Specified by:
 getSizein classNameAttributes
 - 
getClasses
 - 
addClass
 
 -