How to create abstract class in MagicDraw
问题 I'm newbie in MagicDraw and I'd like to know how to specify a class as {abstract}. I know about de property "Is abstract" in the Specification of Class, but I'd like that it appears in the header. 回答1: The place where you set isAbstract in MagicDraw is in the specification window for the class. To open that window, either right-click on the class or press enter while it is selected. The window will look like this: You didn't specifically ask for more information, but I'll provide it in case