3

How can one create a domain model in starUML?

mena
  • 31
  • 1
  • 2

2 Answers2

3

Create a Class Diagram?

sfinnie
  • 9,854
  • 1
  • 38
  • 44
2

To create a Domain Model in StarUML (version 3) is enough with add a class in one diagram and edit their style as following capture:

enter image description here

Is necesary enable "Suppress Operations" and unmark "Show Visibility" to achieve Class 1 style. In the image the corresponding buttons are enclosed in a red circle.