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.
我正在使用 ArgoUml 绘制序列图。但是如何使用 ArgoUML 显示接口类以及实现?
AClassifierRole可以有 anInterface或 aClass与之关联,因为它们都是Classifier. 只需将要使用的类或接口拖到序列图上,然后开始在它们之间绘制动作。
ClassifierRole
Interface
Class
Classifier