staruml abstract classes?

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-23 17:59:34

问题


does anyone know how to create an abstract class using StarUML? I couldnt find any mention in the documentation.

Is there some sort of more general concept which mirrors an abstract class?


回答1:


select class from toolBox and add it to canvas, then go to properties select isAbstract checkbox.

then class name appears italic.




回答2:


Migrated from comment

This tutorial creates an abstract class. http://cnx.org/content/m15092/latest




回答3:


View menu > select Editors > select class name and/or method in class diagram > Poperty window > select isAbstract > you'll see your class name and/or method in italics



来源:https://stackoverflow.com/questions/6803974/staruml-abstract-classes

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!