4
« on: August 06, 2003, 03:02:33 am »
If a class is marked with a stereotype and you place an instance of that class on a diagram, the object is marked with the same stereotype. This seems sensible.
There is however a slight problem related to updating. If you change the stereotype of the class, none of the related objects have their stereotypes changed.
I think I understand why this is (so that the objects can have different stereotypes to their parent classes). However, when you haven't changed the stereotypes in the instances, this is pretty surprising.
Could EA propagate the stereotype name change to all instances of the class that haven't had their stereotypes changed?
Cheers,
Eoin.