Class | Description |
---|---|
Plasma<DATA> |
A namespace for
Quark objects. |
Quark<DATA> |
A named node in the entity graph.
|
Plasma
and Quark
classes.
Class diagrams (and other free-form graphs) are represented as a tree of
enities. The tree structure is represented using Quark
objects, each
of which corresponds to an Entity
. The
quark for an entity can be retrieved using a method on the entity, and
vice-versa.