Unified Modeling Language (UML) represents a logical view of your application. This is distinct from the physical view represented by the Class Diagrams available in all SKUs of Visual Studio.
Many UML 2.0 products have been able to generate code for languages like Ada, C, C++, and Java from UML (Universal Modeling Language) models. Typically, though, the C developer was expected to learn ...