Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我将类设置为抽象时,只有它的名称以斜体显示。但是从 UML 的角度来看是正确的,我也需要将操作用斜体表示。这可能吗?
您必须进入模型资源管理器并为您想要的操作设置“isAbstract”属性。有关如何执行此操作的演练,请参阅此答案。