|
Class Summary |
| ClassificationEdge |
A ClassificationEdge is an Edge that connects a ClassificationVertex to
another ClassificationVertex representing one of its Classification's
subclasses. |
| ClassificationVertex |
A ClassificationVertex represents a Classification in a Graph |
| ClusterEdge |
A ClusterEdge is an Edge that connects a ClassificationVertex to a
ClusterVertex containing a subset of its Objects. |
| ClusterVertex |
A ClusterVertex represents a Cluster in a Graph. |
| Edge |
An Edge connects two Vertices in a Graph. |
| Graph |
A Graph is a view on a (hierarchy of) populated Classifications, based on the
notion of a "cluster". |
| Vertex |
A Vertex represents a node in a Graph. |