简体   繁体   中英

Show Interfaces in ArgoUml Sequence diagram

I am using ArgoUml to draw sequence diagram. But how can i show interface classes along with the implementation using ArgoUML?

A ClassifierRole can have either an Interface or a Class associated with it, since they're both subtypes of Classifier . Just drag the classes or interfaces that you want to work with onto the Sequence Diagram and start drawing Actions between them.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM