[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.uml2] Re: extending UML2
|
Saurabh,
The UML2 importer and code generator will behave the same way regardless of
whether you've applied stereotypes from your profile to the model. Only the
built-in Ecore profile will have an effect on code generation, because its
purpose is to customize a UML model with concepts that are specific to Ecore
(EMF).
Kenn
"saurabh" <8bholas@xxxxxxxxxx> wrote in message
news:e9ijfu$nlr$1@xxxxxxxxxxxxxxxxxxxx
> Extending UML2 using Profiles -
>
> I have extended UML2 using a profile. I want to know if the code generator
> will generate code in the same way when i use a my own metaModel to extend
> UML2, if not then what is the way around it..?
>
> Saurabh
>
>