Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » What the impact of changing applied UML profile
What the impact of changing applied UML profile [message #474984] Mon, 06 August 2007 19:23 Go to next message
JD is currently offline JDFriend
Messages: 13
Registered: July 2009
Junior Member
Hi All:
I have an UML model with applied Profile. Latter on, I added an additive
stereotype into the profile, and installed updated profile plugin with
same pathmap value in Eclipse by doing "software installation and
updates". After I opened the model, what should I expect?

Thanks!

JD
Re: What the impact of changing applied UML profile [message #474988 is a reply to message #474984] Tue, 07 August 2007 19:27 Go to previous messageGo to next message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi JD,

.... well if I understand this question correctly, you should expect to be
able to use the newly created stereotype ... if you've re-defined your
profile and re-applied the profile.

- James.

"JD" <jingdong.li@gmail.com> wrote in message
news:2314dac18d29cf13966a4a50ce6a5e87$1@www.eclipse.org...
> Hi All:
> I have an UML model with applied Profile. Latter on, I added an additive
> stereotype into the profile, and installed updated profile plugin with
> same pathmap value in Eclipse by doing "software installation and
> updates". After I opened the model, what should I expect?
>
> Thanks!
>
> JD
>
Re: What the impact of changing applied UML profile [message #474989 is a reply to message #474988] Tue, 07 August 2007 19:34 Go to previous message
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
Assuming the Ecore metadata for the previous definition of the profile
hasn't been deleted, the model should open without any problems. Reapplying
the (new definition of the) profile will migrate any existing data to the
new Ecore definition and make the new data structures (stereotypes, classes,
properties) available for use in the model.

Kenn

"James Bruck" <jbruck@ca.ibm.com> wrote in message
news:f9ah3g$2l9$1@build.eclipse.org...
> Hi JD,
>
> ... well if I understand this question correctly, you should expect to be
> able to use the newly created stereotype ... if you've re-defined your
> profile and re-applied the profile.
>
> - James.
>
> "JD" <jingdong.li@gmail.com> wrote in message
> news:2314dac18d29cf13966a4a50ce6a5e87$1@www.eclipse.org...
>> Hi All:
>> I have an UML model with applied Profile. Latter on, I added an
>> additive
>> stereotype into the profile, and installed updated profile plugin with
>> same pathmap value in Eclipse by doing "software installation and
>> updates". After I opened the model, what should I expect?
>>
>> Thanks!
>>
>> JD
>>
>
>
Re: What the impact of changing applied UML profile [message #624285 is a reply to message #474984] Tue, 07 August 2007 19:27 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi JD,

.... well if I understand this question correctly, you should expect to be
able to use the newly created stereotype ... if you've re-defined your
profile and re-applied the profile.

- James.

"JD" <jingdong.li@gmail.com> wrote in message
news:2314dac18d29cf13966a4a50ce6a5e87$1@www.eclipse.org...
> Hi All:
> I have an UML model with applied Profile. Latter on, I added an additive
> stereotype into the profile, and installed updated profile plugin with
> same pathmap value in Eclipse by doing "software installation and
> updates". After I opened the model, what should I expect?
>
> Thanks!
>
> JD
>
Re: What the impact of changing applied UML profile [message #624286 is a reply to message #474984] Tue, 07 August 2007 19:27 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi JD,

.... well if I understand this question correctly, you should expect to be
able to use the newly created stereotype ... if you've re-defined your
profile and re-applied the profile.

- James.

"JD" <jingdong.li@gmail.com> wrote in message
news:2314dac18d29cf13966a4a50ce6a5e87$1@www.eclipse.org...
> Hi All:
> I have an UML model with applied Profile. Latter on, I added an additive
> stereotype into the profile, and installed updated profile plugin with
> same pathmap value in Eclipse by doing "software installation and
> updates". After I opened the model, what should I expect?
>
> Thanks!
>
> JD
>
Re: What the impact of changing applied UML profile [message #624352 is a reply to message #474984] Tue, 07 August 2007 19:27 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi JD,

.... well if I understand this question correctly, you should expect to be
able to use the newly created stereotype ... if you've re-defined your
profile and re-applied the profile.

- James.

"JD" <jingdong.li@gmail.com> wrote in message
news:2314dac18d29cf13966a4a50ce6a5e87$1@www.eclipse.org...
> Hi All:
> I have an UML model with applied Profile. Latter on, I added an additive
> stereotype into the profile, and installed updated profile plugin with
> same pathmap value in Eclipse by doing "software installation and
> updates". After I opened the model, what should I expect?
>
> Thanks!
>
> JD
>
Re: What the impact of changing applied UML profile [message #624355 is a reply to message #474988] Tue, 07 August 2007 19:34 Go to previous message
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
Assuming the Ecore metadata for the previous definition of the profile
hasn't been deleted, the model should open without any problems. Reapplying
the (new definition of the) profile will migrate any existing data to the
new Ecore definition and make the new data structures (stereotypes, classes,
properties) available for use in the model.

Kenn

"James Bruck" <jbruck@ca.ibm.com> wrote in message
news:f9ah3g$2l9$1@build.eclipse.org...
> Hi JD,
>
> ... well if I understand this question correctly, you should expect to be
> able to use the newly created stereotype ... if you've re-defined your
> profile and re-applied the profile.
>
> - James.
>
> "JD" <jingdong.li@gmail.com> wrote in message
> news:2314dac18d29cf13966a4a50ce6a5e87$1@www.eclipse.org...
>> Hi All:
>> I have an UML model with applied Profile. Latter on, I added an
>> additive
>> stereotype into the profile, and installed updated profile plugin with
>> same pathmap value in Eclipse by doing "software installation and
>> updates". After I opened the model, what should I expect?
>>
>> Thanks!
>>
>> JD
>>
>
>
Previous Topic:CacheAdapter Memory Leak
Next Topic:navigable owned end property vs. owned end property
Goto Forum:
  


Current Time: Fri Apr 19 22:56:40 GMT 2024

Powered by FUDForum. Page generated in 0.03503 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top