package net.sourceforge.plantuml.plasma
Provides
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.
-
-
Classes
A namespace for
Quark objects.
A named node in the entity graph.