-1

While creating diagram structure in Enterprise Architect tool, we call other functions or procedures or in other words we invoke those functions or procedures from other packages and then complete our diagrames and commit in svn or may be some other path which ever a person use and in my case we use SVN path to commit, So my question is when we invoke and commit our complete diagram then after few days in some cases i am talking about, that these invocations are gone and only empty functions box are visible without their corresponding names. So can anyone help me out how to get those names or invocation back again. and i have attached a snapshot for reference.

enter image description here

Tim B
  • 2,340
  • 15
  • 21

1 Answers1

1

There is a "known" issue with version control (or xmi export/import in general) that it loses message info when using classifier iso instances.

Although this issue is usually reported in sequence diagrams I can image it could play a role here is as well.

It might be worth to

  • Upgrade to the latest version if you haven't done so yet
  • Try it with instances instead of classifiers to see if the problem persists
  • Report to the issue to Sparx support in a bug report
Geert Bellekens
  • 12,788
  • 2
  • 23
  • 50