|
Class Summary |
| Connection |
A visual representation of a IRelation
// TODO remove _startDate from this class? |
| ConnectionFactory |
Factory responsible for creating new Connection objects |
| ConnectionGroup |
Stores list of all connections between two nodes. |
| Diagram |
|
| DiagramSettings |
Schema diagram settings. |
| Legend |
|
| ModelElement |
An abstract class for a visual model element. |
| Node |
IMPORTANT!!
When adding new fields to this class, be careful to update the copyTo method. |
| NodeFactory |
Class responsible for creating new nodes |
| NodeIndexer |
Class for indexing Nodes based on the specified attribute. |
| Statistic |
The Statistics class represents single row of statistics of given domain model,
which corresponds to single graph node. |
| VisualModelCachingFactory |
Class responsible for creating visual model elements from base model
elements. |