Book a Demo

Author Topic: static aggregation  (Read 2209 times)

laschmoove

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
static aggregation
« on: June 16, 2006, 12:00:06 am »
Hi everyone,

I am new to this Board and also to EA.
I spent the morning trying to establish an aggregation between 2 classes with the resulting attribute being a static member.

I draw the aggregation link, keep the naming, switch the scope to private and the member is generated as I wish, but I just don't see how I can set the member to static...

Can anyone help me?

Thanks in advance,
B.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: static aggregation
« Reply #1 on: June 18, 2006, 02:57:15 pm »
You need to set the target scope to classifier.

laschmoove

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: static aggregation
« Reply #2 on: June 18, 2006, 10:44:18 pm »
Thank you very much.
B.