Package classycle.graph
Class NameAttributes
java.lang.Object
classycle.graph.NameAttributes
- All Implemented Interfaces:
 Attributes,Comparable<Attributes>
- Direct Known Subclasses:
 NameAndSourceAttributes
- Author:
 - Franz-Josef Elmer
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(Attributes object) getName()Returns the name.abstract intgetSize() 
- 
Constructor Details
- 
NameAttributes
 
 - 
 - 
Method Details
- 
getName
Returns the name. - 
compareTo
- Specified by:
 compareToin interfaceComparable<Attributes>
 - 
getSize
public abstract int getSize() 
 -