Book a Demo

Author Topic: Automatic detection of class associations  (Read 3867 times)

RainerQ

  • EA User
  • **
  • Posts: 122
  • Karma: +1/-0
    • View Profile
Automatic detection of class associations
« on: March 12, 2010, 07:59:11 pm »
Hi,

as a newbie to EA I currently wonder how to get EA to recoginze a class relation.

I have two classes (C#)
- Machine
- MachineCtrl

MachineCtrl has a attribute "machineList" of type "List<Machine>"
I created a class diagram and placed the MachineCtrl on it. Then I dragged the Machine class to the diagram, but EA did not recoginize the relation automatically.

What must I do to let EA recognize this automatically?

Thanks for help.

Regards
Rainer


Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Automatic detection of class associations
« Reply #1 on: March 12, 2010, 08:02:37 pm »
Wait for Sparx to implement recognising generics in their reverse engineering process I'm afraid. :(
You can always increase the pressure by sending them a feature request. (I believe you are not the first)

Geert

RainerQ

  • EA User
  • **
  • Posts: 122
  • Karma: +1/-0
    • View Profile
Re: Automatic detection of class associations
« Reply #2 on: March 12, 2010, 08:13:32 pm »
done  ;)

yariv

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Automatic detection of class associations
« Reply #3 on: March 24, 2010, 04:01:49 am »
is there any solution for this?

i face the same problem with Java. :'(

(and we are paying a lot of money for this product...)

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Automatic detection of class associations
« Reply #4 on: March 24, 2010, 04:37:22 am »
Quote
(and we are paying a lot of money for this product...)

You must be using another product then  :o
Have you ever compared the prices of EA with those of say IBM's rational suite?

Seriously, the price of one license is about a third of the average daily costprice of an analyst, you can hardly call that expensive can you?

Geert

yariv

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Automatic detection of class associations
« Reply #5 on: March 24, 2010, 05:03:32 am »
~300$ per developer for a tool that does not do its job for something basic as generics in Java. its a lot.

generics in Java were introduced in 2004!! JDK1.5 (http://en.wikipedia.org/wiki/Generics_in_Java)
E.A. team should had enough time to fix this bug by now... don't you think?