Visio 2003: UML class diagrams - abstract class

2019-07-21 02:17发布

I am trying to create UML diagrams but can not mark a class as Abstract. Please help.

标签: visio uml
1条回答
一夜七次
2楼-- · 2019-07-21 02:47

Right-click on the class, either in a static structure diagram, or in the Model Explorer. Activate the "Properties" context menu item to bring up the properties dialog for that class.

On the first tab, check the "IsAbstract" checkbox.

The class will now be displayed in italics.

查看更多
登录 后发表回答