如何在 Microsoft Visio 2007 的序列图中表示循环?
我正在 Microsoft Visio 2007 中绘制序列图,并且希望在循环中表示消息调用。但是我在提供的形状中找不到任何形状。如何在 visio 中表示循环? 需要紧急帮助......请......并且形状可供下载和使用? 谢谢
I am drawing a sequence diagram in Microsoft Visio 2007 and I want come message calls to be represented in a loop.But I can not find any shape in the shapes provided.How can I represent a loop in visio??
Need emergency help....please..........and shaped available to download and use??
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
在涉及的呼叫组周围画一个矩形。在框外放置文本“LOOP:[条件]”并填写条件。这将使您更接近 UML for 循环。
Draw a rectangle around the group of calls involved. Outside the box put text that says, "LOOP: [condition]" and fill in the condition. This will get you close to the UML for loops.
解决方案可能是选择应包含在循环中的形状,然后从 Visio 菜单中选择“插入”->“形状”。容器。
然后可以将容器上的标题设置为“循环”或首选设置。
我个人比较喜欢交替的容器形式。
A solution could be to select the shapes that should be contained in the loop and then from the Visio menu select Insert -> Container.
The heading on the container can then be set to "loop" or what is preferred.
I personally likes the alternating container form.