Uses of Interface
classycle.graph.Attributes
Packages that use Attributes
-
Uses of Attributes in classycle
Classes in classycle that implement AttributesModifier and TypeClassDescriptionclass
Immutable class holding the attributes of a class vertex.class
Abstract super class ofAttributes
with a name and a set of sources.class
-
Uses of Attributes in classycle.graph
Subinterfaces of Attributes in classycle.graphClasses in classycle.graph that implement AttributesMethods in classycle.graph that return AttributesMethods in classycle.graph with parameters of type AttributesConstructors in classycle.graph with parameters of type AttributesModifierConstructorDescriptionAtomicVertex
(Attributes attributes) Creates an instance for the specified attributes.Vertex
(Attributes attributes) Create a new instance for the specified attributes.