Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Class Diagram
The Class diagram captures the logical structure of the system: the Classes - including Active and Parameterized (template) Classes - and things that make up the model. It is a static model, describing what exists and what attributes and behavior it has, rather than how something is done. Class diagrams are most useful to illustrate relationships between Classes and Interfaces. Generalizations, Aggregations and Associations are all valuable in reflecting inheritance, composition or usage, and connections, respectively.
Example Diagram
There are two forms of the Aggregation relationship in the following diagram. The pale form indicates that the Class Account uses AddressBook, but does not necessarily contain AddressBook. The dark Composite Aggregation form indicates ownership or containment by the target Classes (at the diamond end) of the source Classes.
Toolbox Elements and Connectors
Select Class diagram elements and connectors from the Class pages of the Toolbox.
Enterprise Architect also supports a number of stereotyped Class elements to represent various entities in web page modeling.
Tip: |
Click on the following elements and connectors for more information. |