Book a Demo

Author Topic: Code Engineering / Collections  (Read 2771 times)

GaryN

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Code Engineering / Collections
« on: May 13, 2010, 03:08:04 pm »
I just start to use code engineering and I would like to get the following result when re-importing modified code: A class 'MyList' contains a collection List<MyListEntry>. In the generated class diagram the collection is shown as a property but I would rather like to see it as a directed association - is that possible somehow? (I am using EA 8.0)

Thanks Gary

earaphi

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Code Engineering / Collections
« Reply #1 on: May 21, 2010, 06:19:27 pm »
Hi,

I'm facing the same problems! If somebody knows how to generate class relationships for collection properties, please let me know!

best regards

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Code Engineering / Collections
« Reply #2 on: May 21, 2010, 06:34:44 pm »
Template classes (or generic classes) are not supported in the forward/reverse engineering process.
Please send a feature request to Sparx using the link on the bottom of the page.

Geert

GaryN

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Code Engineering / Collections
« Reply #3 on: May 21, 2010, 07:04:48 pm »
Thanks a lot Geert. I have just sent the feature request.