[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt.uml2] Re: UML2 editor exception on stereotype application

Hi Esteban,

Please raise a defect on UML2 and it will be looked into.

Cheers,
- James.

"Esteban DUGUEPEROUX" <dugueperoux.esteban@xxxxxxx> wrote in message 
news:h3q41h$fpn$1@xxxxxxxxxxxxxxxxxxxx
> Hi Kenn,
>
> My invalid profile definition had a stereotype inheritance :
> "service" stereotype with a "base_Class" private property,
> two child stereotypes also with private property "base_Class".
> With property visibility set to protected on "service" stereotype and 
> without "base_Class" properties on childs stereotypes, my profile is 
> valid. Like MagicDraw default properties are privates.
>
> P.S. : I don't consider a NPE handling  be a feature to complete 
> UML2-based application.
>
> Thanks.