|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AttributeValueContainer | An interface to be implemented by elements containing attributes. |
IDiagram | Interface of a diagram which consists of Node s and Connection s. |
IDiagramSettings | Diagram settings. |
IMoveable | Interface of a movable IDiagram element. |
Class Summary | |
---|---|
Connection | A visual representation of a IRelation . |
ConnectionFactory | Factory responsible for creating new Connection objects. |
ConnectionGroup | Stores list of all connections between two nodes. |
Diagram | Diagram, which consists of of Node s and Connection s. |
DiagramSettings | Schema diagram settings. |
Legend | Diagram legend. |
ModelElement | An abstract class for a visual model element. |
Node | Class representing nodes of IDiagram . |
NodeFactory | Class responsible for creating new nodes. |
NodeIndexer | Class for indexing Node s 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. |
Provides classes for visual presentation of data. The data is displayed on diagrams in form of graphs which consist of nodes and connection groups which are to aggregate individual connections. Some utility classes are also provided in order to simplify the process of creating, caching and finding visual elements.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |