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 TypeMethodDescriptionvoid
addClass
(ClassAttributes classAttributes) String[]
int
getSize()
Methods inherited from class classycle.NameAndSourceAttributes
addSource, addSourcesOf, getSources
Methods inherited from class classycle.graph.NameAttributes
compareTo, getName
-
Constructor Details
-
PackageAttributes
-
-
Method Details
-
getSize
public int getSize()- Specified by:
getSize
in classNameAttributes
-
getClasses
-
addClass
-