Book a Demo

Author Topic: python code generator /reverse engineering  (Read 3695 times)

PY

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • I love Python
    • View Profile
python code generator /reverse engineering
« on: May 22, 2007, 12:29:33 am »
Hello all,

I was trying to use EA for Python coding generation from UML Class Diagramms and got some problems:
- def __init__ is not generated at all.
- members are not initialized under __init_ using "self.".
- aggregations are not implemented as well

by the other hand, reverse engineering from existing code has some issues:
- "self. " attributes are not recognized at all.
- associations and aggregations are omitted.

and also I wanted to create an implementation model from abstract model using MDA transform, but no Python is available... Do someone has some solution for that?

Are some of you dealing with same problems? did you find a solution for that? would be great to exchange some experiences about that and if necessary join forces to get problems solved :)

I looked in the forums and didn't find anything useful so far. :(

thanks for any answer in advance,

Regards from sunny Frankfurt,

Pablo





mikewhit

  • EA User
  • **
  • Posts: 608
  • Karma: +0/-0
  • Accessing ....
    • View Profile
Re: python code generator /reverse engineering
« Reply #1 on: May 22, 2007, 02:44:27 am »
Ah - "ich bin ein Frankfurter" ...?

thomaskilian

  • Guest
Re: python code generator /reverse engineering
« Reply #2 on: May 22, 2007, 08:23:15 am »
Quote
Ah - "ich bin ein Frankfurter" ...?

"Ich bin ein Berliner" (Kennedy), "aber ohne Marmeladefüllung" (me)