Eclipse UML2 工具 - 序列图
我已经花了至少两周时间试图找出该怎么做 UML2Tools 上的东西非常简单,但我就是无法弄清楚。我 甚至在 Eclipse 新闻组上发布过,但由于某种原因甚至没有一个 回复所以希望这里有人可以提供帮助。
我在 eclipse 中使用 UML2Tools 并尝试创建一个序列 图表。我的问题是我不知道如何标记转换 序列图中的对象之间。由于某种原因每次转换/ 对象之间的消息自动标记为“1:*”。请 有谁知道我如何正确标记序列中的转换 图表? (即给它命名,如modifyProduct(),validate()等)
谢谢
I have spent at least 2 weeks now trying to find out how to do
something really simple on UML2Tools but i just cant figure it out. I
even posted at the Eclipse newsgroups but for some reason not even one
response so hopefully somebody here can help.
I am using UML2Tools in eclipse and trying to create a sequence
diagram. My problem is i cant figure out how to label the transitions
between objects in sequence diagram. For some reason every transition/
message between objects are automatically labeled as "1:*". Please
does anyone know how i can correctly label a transition in a sequence
diagram? (i.e. give it names like modifyProduct(), validate() etc)
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以尝试打开属性视图并在名称字段框中手动更改名称,它可以工作,但我没有时间检查它,因为它需要下载插件,安装它,创建序列图ETC.....
如果它不起作用,那么这个选项似乎还没有被编码。不要忘记,超过 50% 的专业工具所需的工作从未完成,因为这个开放项目是由前 borland 团队提供的,该团队仍然有兴趣出售 Togethersoft 工具!那么为什么要创建一个比专业工具更好的开源工具呢?
你可以尝试使用UMLlet进行快速设计,没有模型只是一种powerpoint。如果您有预算,请尝试 RSA (非常好的序列图) 或 Omondo (序列图不如 RSA,但类图要好得多,并且非常完美的 Java 集成)。< /em>
You can try to open the property view and change the name manually in the name field box, it could work but I don't have time to check it because it would require to download the plugin, to install it, to create a sequence diagram etc.....
If it doesn't work then it seems that this option has not been coded. Don't forget that over 50% of the job needed to be a professional tool has never been done because this open project is provided by the former borland team which is still interested to sell Togethersoft tools !! So why to create a better open source than the professional tool?
You can try to use UMLlet for a quick design, no model just a kind of powerpoint. If you have a budget then try RSA (very nice sequence diagram) or Omondo (sequence diagram not as good as RSA but the class diagram is a lot better and really perfect java integration).