Uses of Class
classycle.NameAndSourceAttributes

Packages that use NameAndSourceAttributes
classycle   
 

Uses of NameAndSourceAttributes in classycle
 

Subclasses of NameAndSourceAttributes in classycle
 class ClassAttributes
          Immutable class holding the attributes of a class vertex.
 class PackageAttributes
           
 

Methods in classycle with parameters of type NameAndSourceAttributes
protected  void NameAndSourceAttributes.addSourcesOf(NameAndSourceAttributes attributes)
          Adds the source of the specified attributes.