Book a Demo

Author Topic: Code Generation Bug  (Read 3081 times)

Sándor Mikó

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Code Generation Bug
« on: April 10, 2013, 07:56:44 pm »
Hi Community!

I would like buy and use Enterprise Architect Professional version.
I try to use this program for modeling, C# code generation and I build more class, and set attributes for them.
One of them I set stereotype "property" so that generate get and set methods.
Than I use source code generation so I see this e.g:
public string _Title { get; set;}

Than I use more times this function with option "Syncronize model and code", and I notice the code in the above multiplied.

Can you give me advise for solve this problem.

Thank you for your help,
Kind regards,
Sándor