Reputation: 1645
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:
My problem is the following: how to create a Class like the classes in this picture?
I'm trying with the default Class command:
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.
Upvotes: 0
Views: 2240
Reputation: 1645
The solution is very simple: you have to hide all the class attributes and methods (thank you, clapas!)
Upvotes: 1