Uses of Interface
classycle.graph.Attributes
Packages that use Attributes
-
Uses of Attributes in classycle
Classes in classycle that implement AttributesModifier and TypeClassDescriptionclassImmutable class holding the attributes of a class vertex.classAbstract super class ofAttributeswith 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 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.