UML class diagrams are structure diagrams which show architecture of the designed system using class, interface, association, composition, aggregation, dependency, etc. - 0 views
-
anonymous on 07 Dec 15Class diagram is UML structure diagram which shows structure of the designed system at the level of Classes and interfaces, shows their features, constraints and relationships - associations, generalizations, dependencies, etc.