Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
UML Class Diagram Tutorial

UML Class Diagram Tutorial

This short tutorial presents the class diagrams of the Unified Modeling Language (UML). Class diagrams represent classes. Private members of the class are hidden. Each class specifies a public interface. Other objects can make calls into public methods.

Related resources
* OMG UML Resource Page
* UML Unified Modeling Language Tools Directory