Author Topic: Bug about Active Class!  (Read 2916 times)

gazxfe

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Bug about Active Class!
« on: June 25, 2006, 11:45:44 pm »
Hi:
  I find a bug about active calss. When I set a Class as an active class, the style of class doesn't change.

Andy

Example:

Normal Class



Active Class




Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8607
  • Karma: +257/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Bug about Active Class!
« Reply #1 on: June 26, 2006, 02:36:25 am »
Works OK for me.  (build 791)

I see what you see in your example.  Are you NOT seeing what you've posted?

If you are, what is your exact problem with what you are seeing?

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

gazxfe

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Bug about Active Class!
« Reply #2 on: June 27, 2006, 03:35:14 am »
Thank you ! I found out how to do that.

Properties-->General-->Advanced-->is Active

The method I was used is setting the attribute  'isActive'=True(in Customer Properties).

Could you tell me what's different about the two attributes?

Thank you

Andy.
« Last Edit: June 27, 2006, 03:37:37 am by gazxfe »

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8607
  • Karma: +257/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Bug about Active Class!
« Reply #3 on: June 27, 2006, 04:51:56 am »
Quote
Thank you ! I found out how to do that.

Properties-->General-->Advanced-->is Active

The method I was used is setting the attribute  'isActive'=True(in Customer Properties).

Could you tell me what's different about the two attributes?

Thank you

Andy.
Hi Andy,

This is similar to the Multiplicity versus Cardinality question you'll find I posted in the forum a long time ago.  One works, one doesn't.

I can't explain why there are two IsActive concepts.  :(
Normally the Custom properties are for UML attributes not handled directly by EA (see my post on this elsewhere).

I'm afraid EA's unique user interface strikes again...   ::)

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!