1
Uml Process / Re: Migration RSA --> EA
« on: December 10, 2007, 01:07:13 pm »
Hello David,
I found two problems when I import from an EMX file
1- The Z-order is not respected : hopefully I could solve that with a LIFO stack(using an automation routine) because the z-order was inversed
2- The most important problem is that notes are missing in the diagrams. I looked in the emx file, and it contains the notes information. Here also I’m thinking to write an automation routine but it wouldn’t be that easy because the notes are linked to associations or/and objects and also I have to define their positions, height and width in diagrams.
I found two problems when I import from an EMX file
1- The Z-order is not respected : hopefully I could solve that with a LIFO stack(using an automation routine) because the z-order was inversed
2- The most important problem is that notes are missing in the diagrams. I looked in the emx file, and it contains the notes information. Here also I’m thinking to write an automation routine but it wouldn’t be that easy because the notes are linked to associations or/and objects and also I have to define their positions, height and width in diagrams.