Package classycle.graph
Interface Attributes
-
- All Superinterfaces:
java.lang.Comparable<Attributes>
- All Known Subinterfaces:
GraphAttributes
- All Known Implementing Classes:
ClassAttributes,NameAndSourceAttributes,NameAttributes,PackageAttributes
public interface Attributes extends java.lang.Comparable<Attributes>
Interface of any general set of attributes aVertexmay have. These attributes are neither used or modified by any parsing or searching process.- Author:
- Franz-Josef Elmer