UML stands for Unified Modeling Language. A UML Class Diagram is a static structure diagram that describes the structure of a system by showing the system's classes their interrelationships, and the operations and attributes of the classes.
Class Diagrams must show:
- Classes
- Responsibilities
- Associations
- Inheritance relationships
- Composition associations
- Vocabularies
- Interfaces
No comments:
Post a Comment