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.
Asked
Active
Viewed 62 times
1 Answers
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
-
For instances also same problem occured. So, there is no other way in which we can extract all invisible names of instances or classifiers in Enterprise Architect tool? – ArjunPratap Singh Jun 01 '16 at 04:44
-
please help me out if any solution is there which we can do in our tool itself. – ArjunPratap Singh Jun 01 '16 at 06:58
-
You better contact Sparx support about this. – Geert Bellekens Jun 01 '16 at 06:59
-
This "known issue" is documented in the help. The flaw is to not forbid classifiers in SDs. – qwerty_so Jun 01 '16 at 18:10