Book a Demo

Author Topic: failure: adding new class that is copied  (Read 3589 times)

ballukex

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
failure: adding new class that is copied
« on: February 18, 2009, 11:44:58 pm »
Hello!

I have a big problem. And I don't know why:

In my model there are a lot of packages including interfaces and classes. But what is going on? Since today I cannot add new classes or interfaces to a class-diagram in normal way. The new item has already attributes and operations inside. This item is just a copy of another existing class, but without their relationships.

I find out if I move the interfaces and classes from the bad package to a new package and delete the bad package, then all things is okay! I can add new classes and they are empty.

Did I change any parameter? I don't know what. Is this a bug? Please help me!

best regards,
ballukex.
« Last Edit: February 18, 2009, 11:47:59 pm by ballukex »

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: failure: adding new class that is copied
« Reply #1 on: February 19, 2009, 12:13:06 am »
Perhaps you have somehow set a package to be a template package. Look up template packages in EA help. If that somehow occurred - please remember this is simply a guess; I don't know the specific situation you have - then newly created elements would reflect those in the template package.

How this might have happened, or whether it could happen at all, I simply don't know.
No, you can't have it!

ballukex

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: failure: adding new class that is copied
« Reply #2 on: February 19, 2009, 12:32:10 am »
Hi Midnight!

Oh yes, what a trick! In template package there was an activation.
Now I can go on...

Thank you,
ballukex.