|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attributes | |
---|---|
classycle | |
classycle.graph |
Uses of Attributes in classycle |
---|
Classes in classycle that implement Attributes | |
---|---|
class |
ClassAttributes
Immutable class holding the attributes of a class vertex. |
class |
NameAndSourceAttributes
Abstract super class of Attributes with a name and a set of sources. |
class |
PackageAttributes
|
Uses of Attributes in classycle.graph |
---|
Subinterfaces of Attributes in classycle.graph | |
---|---|
interface |
GraphAttributes
Attributes of a graph. |
Classes in classycle.graph that implement Attributes | |
---|---|
class |
NameAttributes
|
Methods in classycle.graph that return Attributes | |
---|---|
Attributes |
Vertex.getAttributes()
Returns the attributes. |
Constructors in classycle.graph with parameters of type Attributes | |
---|---|
AtomicVertex(Attributes attributes)
Creates an instance for the specified attributes. |
|
Vertex(Attributes attributes)
Create a new instance for the specified attributes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |