Search code examples
umlclass-diagramvisual-paradigm

Visual Paradigm Class Diagram Drawing


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.


Solution

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