Saturday, April 24, 2010

UML class diagram

The purpose of a class diagram is to depict the classes within a model. In an object oriented application, classes have attributes (member variables), operations (member functions) and relation-ships with other classes. The UML class diagram can depict all these things quite easily. The fundamental element of the class diagram is an icon the represent a class.
 
Download UML class diagrm document from here............

No comments:

Post a Comment