Class NameAttributes

java.lang.Object
classycle.graph.NameAttributes
All Implemented Interfaces:
Attributes, Comparable<Attributes>
Direct Known Subclasses:
NameAndSourceAttributes

public abstract class NameAttributes extends Object implements Attributes
Author:
Franz-Josef Elmer
  • Constructor Details

    • NameAttributes

      public NameAttributes(String name)
  • Method Details