Visio 2003:UML 类图 - 抽象类
我正在尝试创建 UML 图,但无法将类标记为抽象。请帮忙。
I am trying to create UML diagrams but can not mark a class as Abstract. Please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在静态结构图中或模型资源管理器中右键单击该类。
激活“属性”上下文菜单项以显示该类的属性对话框。
在第一个选项卡上,选中“IsAbstract”复选框。
该类现在将以斜体显示。
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.