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 TypeMethodDescriptionint
compareTo
(Attributes object) getName()
Returns the name.abstract int
getSize()
-
Constructor Details
-
NameAttributes
-
-
Method Details
-
getName
Returns the name. -
compareTo
- Specified by:
compareTo
in interfaceComparable<Attributes>
-
getSize
public abstract int getSize()
-