Question

I need to create a Class Diagram with some Model Packages. I have to use Visual Paradigm as modeling editor. The target I'm looking for is a diagram like this one:

enter image description here

My problem is the following: how to create a Class like the classes in this picture?

I'm trying with the default Class command:

enter image description here

but it's not what I'm looking for. The class name must be centered and without the separation line. How can I do this?

I have also tried with Rectangles and Text Boxes overlapped, but in this case I'm not able to draw associations between the classes.

Thanks in advance.

Was it helpful?

Solution

The solution is very simple: you have to hide all the class attributes and methods (thank you, clapas!)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top