How to show “Iterator” at UML class diagram in VisualStudio?

自古美人都是妖i 提交于 2019-12-11 13:17:51

问题


Is there any way to mark operation in UML diagram as iterator? My purpose is, to get iterator in generated from UML diagram code.


回答1:


What you can always do in such cases is to stereotype it:



来源:https://stackoverflow.com/questions/34391415/how-to-show-iterator-at-uml-class-diagram-in-visualstudio

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