gitdelehe / ontouml-lightweight-editor

Automatically exported from code.google.com/p/ontouml-lightweight-editor
0 stars 0 forks source link

Error when importing OntoUML patterns from EA #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On EA, create a SubKindPartition OntoUML pattern or a Relator pattern;
2. Export to XMI;
3. Import into OLED;

What is the expected output? What do you see instead?
R: The model imported into OLED, instead an error occurs. 

What version of the product are you using? On what operating system?
R: oled0.8.11.jar, EA 9.3, Windows 7

Please provide any additional information below.
E-mail exchanged within Tiago.

João Moreira (UFRJ)

Original issue reported on code.google.com by jonimore...@gmail.com on 23 Oct 2013 at 3:51

GoogleCodeExporter commented 9 years ago
EA's patterns are buggy as they don't import the Generalization Sets specified 
in the pattern when instantiating that same pattern. This leaves a 'trash' at 
the XMI file exported by EA.
v1.3 of the OntoUML MDG eliminated the Generalization Sets, leaving for the 
user the task of creating them. For old versions users, creating another 
Generalization Set over the same Generalizations of the pattern should solve 
the problem.
Future versions of OLED will allow ignoring the buggy elements when importing.

Original comment by vmsob...@gmail.com on 7 Nov 2013 at 9:23