Author Topic: Association Class  (Read 4123 times)

mamomuc

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Association Class
« on: July 30, 2004, 08:21:17 am »
Hi there,

how do I create a association class within the automation interface and connect it to the classes (source and target) around?

Thanks
« Last Edit: August 04, 2004, 06:30:25 am by mamomuc »

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Association Class
« Reply #1 on: July 30, 2004, 09:05:34 am »
Hi,

there is an icon "Association Class" in the toolbar. Click on it and then just draw a line between the two classes that you want to associate together. The association class will be automatically created and attachd to the newly created association.

Hope this helps.

Bruno

Andreas_G

  • EA User
  • **
  • Posts: 125
  • Karma: +0/-0
  • And that's the way the cookie crumbles.
    • View Profile
Re: Association Class
« Reply #2 on: August 02, 2004, 12:05:23 am »
Hi,

if the "assoziation Class" allready exists, and the only missing thing is the connection to the assoziation. Try the following:

Open the context menu of the assoziation class and click on "Link Class to Assoziation".

Hope that helps.
bye
Andreas

mamomuc

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Re: Association Class
« Reply #3 on: August 02, 2004, 03:58:24 am »
Sorry,

I've been not precise enough.
I want to connect to two classes via Association Class within the Automation Interface.
The classes I could create already, but I found no example for the association class.

Best regards,
Markus