Domain Model Using UML
2 Comments
Introduction Unified Modeling Language is a graphical language used to describe objects in a system. This post describes the UML class diagrams and relationships among business entities in the system. Domain Model represents the relation ship between logical entities in…