Book a Demo

Author Topic: link between two atributes (PleaseHelp)  (Read 8276 times)

futuros

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
link between two atributes (PleaseHelp)
« on: December 19, 2005, 05:33:26 am »
Hi,

it is possible to create link between two attributes of two different classes ? (Something ling association link between two classes)

thank you very very much
« Last Edit: December 19, 2005, 05:34:09 am by futuros »

thomaskilian

  • Guest
Re: link between two atributes (PleaseHelp)
« Reply #1 on: December 21, 2005, 03:40:14 am »
You could use a Dependency <<trace>> between the classes and name the ends accordingly. But there is no way to draw direct relations between ops/attrs.
« Last Edit: December 21, 2005, 03:40:54 am by thomaskilian »

futuros

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Re: link between two atributes (PleaseHelp)
« Reply #2 on: December 22, 2005, 02:16:46 am »
thanks,

so it seems that EA is not propriate analysis tool for DWH. Maybe in future will :)

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: link between two atributes (PleaseHelp)
« Reply #3 on: December 22, 2005, 06:20:58 am »
Hi,

not sure if this is quite what you want, but here goes: draw an association between the two classes, then go to the association's properties and look at the tabs Source Role and Target Role. In the dropdwon for role, there is list of the classes' attributes, just select the ones you want.

Hope this helps!
Bruno

Quote
Hi,

it is possible to create link between two attributes of two different classes ? (Something ling association link between two classes)

thank you very very much


robH

  • EA User
  • **
  • Posts: 30
  • Karma: +0/-0
    • View Profile
Re: link between two atributes (PleaseHelp)
« Reply #4 on: December 22, 2005, 11:15:32 pm »
Darn it - you beat me to it Bruno.

And just to add that this is the way that the other UML tools (RSA, Artisan, Tau etc) achieve this result....so don't give up on EA yet...it really is a most fantastic tool - in fact its a fun tool too and its not often you can say that....and for what you pay it's unheard of value for money (even better than ASDA)

p.s. ASDA is a UK supermarket that brands itself on value for money for those of you that didn't know ;-)

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: link between two atributes (PleaseHelp)
« Reply #5 on: December 23, 2005, 02:17:20 am »
For those on the other side of the big pond, ASDA = WalMart :-) But feature-wise, EA is more like.... Harrods, maybe :-)

Quote
Darn it - you beat me to it Bruno.

And just to add that this is the way that the other UML tools (RSA, Artisan, Tau etc) achieve this result....so don't give up on EA yet...it really is a most fantastic tool - in fact its a fun tool too and its not often you can say that....and for what you pay it's unheard of value for money (even better than ASDA)

p.s. ASDA is a UK supermarket that brands itself on value for money for those of you that didn't know ;-)


brazem

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: link between two atributes (PleaseHelp)
« Reply #6 on: January 17, 2006, 02:34:24 pm »
I was looking for a solution for this problem.  But I think I found a bug in EA:

I would expect that in the drop-down for role, I would see attribute names for the appropriate classes.  Both tab drop-downs ("Target / Source") always show the same role names (which come from the source table).

We were hoping to use this to relate attributes between logical / physical models for a legacy COBOL-LIKE application reverse engineering exercise.

Although we can type in column names manually, it is majorly inconvenient to do so.  

Is this a bug?  Will there be a fix coming soon?  >:(

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: link between two atributes (PleaseHelp)
« Reply #7 on: January 17, 2006, 03:12:27 pm »
Hi,

just to make sure I understand it properly: you have two tables, you draw an association between them and on the association's properties in both the Source and Target tabs the Role dropdown includes list of something (what?) from one of the tables, the source one. Neither Source or Target tabs lists anything (list of attributes or keys/operations) from the Target table.

Is this correct?

Bruno

Quote
I was looking for a solution for this problem.  But I think I found a bug in EA:

I would expect that in the drop-down for role, I would see attribute names for the appropriate classes.  Both tab drop-downs ("Target / Source") always show the same role names (which come from the source table).

We were hoping to use this to relate attributes between logical / physical models for a legacy COBOL-LIKE application reverse engineering exercise.

Although we can type in column names manually, it is majorly inconvenient to do so.  

Is this a bug?  Will there be a fix coming soon?  >:(


brazem

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: link between two atributes (PleaseHelp)
« Reply #8 on: January 17, 2006, 06:53:59 pm »
The Role DropDown includes list of attributes from Source Class.  I would expect for Role DropDown on Source Tab to list Attributes from Source Class and for Role DropDown on Target Tab to list Attributes from Target Class (or vice versa).

Of course, this implies that source & target class have different attributes.

I would not expect, however for role dropdown to contain the same attributes on both tabs.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: link between two atributes (PleaseHelp)
« Reply #9 on: January 17, 2006, 08:29:33 pm »
The role dropdown works correctly for me.

The target role is filled with all the source attributes (Because the target role represents an attribute in the source class) and vice versa.

brazem

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: link between two atributes (PleaseHelp)
« Reply #10 on: January 18, 2006, 07:25:15 am »
OK... had to figure out why it did not work for me.

It works fine if both entities are classes.  However, If I pick the "TABLE" construct for one entity, and the class construct for the other, then I can replicate the behavior.

Weedman

  • EA User
  • **
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Re: link between two atributes (PleaseHelp)
« Reply #11 on: August 08, 2006, 03:50:26 pm »
Can anyone tell me how to link GUI Elements in the user interface view to attributes of a class (ie boundary class)?

Thanks

thomaskilian

  • Guest
Re: link between two atributes (PleaseHelp)
« Reply #12 on: August 09, 2006, 12:52:17 am »
Try using a named association.