I am trying to create UML diagrams but can not mark a class as Abstract. Please help.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
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.