Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Tags for Stereotype don't appear
Tags for Stereotype don't appear [message #477914] Thu, 30 October 2008 19:40 Go to next message
Robert Lario is currently offline Robert LarioFriend
Messages: 34
Registered: July 2009
Member
Given the profile definition below, ThridLevel (ThirdLevel) should have
three tags defined last, age and middle.



Here is snapshot of the model:





Here I am using the profile and the ThridLevel stereotype in a model







But the tags do not show up. Any ideas on what the issue maybe?



Thanks



Re: Tags for Stereotype don't appear [message #477915 is a reply to message #477914] Thu, 30 October 2008 20:51 Go to previous messageGo to next message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Robert,

Select the "Show Advanced Properties" button in the upper right of the
property sheet. Do you see your properties now?

- James.

"Robert Lario" <lario*NOSPAM*@inherit.com> wrote in message
news:ged2iv$uth$1@build.eclipse.org...
>
>
> Given the profile definition below, ThridLevel (ThirdLevel) should have
> three tags defined last, age and middle.
>
>
>
> Here is snapshot of the model:
>
>
>
>
>
> Here I am using the profile and the ThridLevel stereotype in a model
>
>
>
>
>
>
>
> But the tags do not show up. Any ideas on what the issue maybe?
>
>
>
> Thanks
>
>
>
Re: Tags for Stereotype don't appear [message #477916 is a reply to message #477915] Thu, 30 October 2008 23:05 Go to previous messageGo to next message
Robert Lario is currently offline Robert LarioFriend
Messages: 34
Registered: July 2009
Member
James,



This looks correct here:





I ensured I selected "Show Advanced Properties", but I still don't see them
in the properties view when within umlclass.



thanks for your help.


"James Bruck" <jbruck@ca.ibm.com> wrote in message
news:ged6kd$hf2$1@build.eclipse.org...
> Hi Robert,
>
> Select the "Show Advanced Properties" button in the upper right of the
> property sheet. Do you see your properties now?
>
> - James.
>
> "Robert Lario" <lario*NOSPAM*@inherit.com> wrote in message
> news:ged2iv$uth$1@build.eclipse.org...
>>
>>
>> Given the profile definition below, ThridLevel (ThirdLevel) should have
>> three tags defined last, age and middle.
>>
>>
>>
>> Here is snapshot of the model:
>>
>>
>>
>>
>>
>> Here I am using the profile and the ThridLevel stereotype in a model
>>
>>
>>
>>
>>
>>
>>
>> But the tags do not show up. Any ideas on what the issue maybe?
>>
>>
>>
>> Thanks
>>
>>
>>
>
>


Re: Tags for Stereotype don't appear [message #477918 is a reply to message #477916] Fri, 31 October 2008 14:02 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Robert,

It would appear that the tool you are using customizes the property sheet -
it looks like it introduces a new tab called "core". That customized
property sheet filters out the additional properties introduced by the
stereotype. The item providers in the UML project have some special
handling for stereotypes which is why it works there.

You would need to contact whoever created that property sheet and ask them
to take stereotypes into account.

Cheers,
- James



"Robert Lario" <lario*NOSPAM*@inherit.com> wrote in message
news:gedejm$j7o$1@build.eclipse.org...
> James,
>
>
>
> This looks correct here:
>
>
>
>
>
> I ensured I selected "Show Advanced Properties", but I still don't see
> them in the properties view when within umlclass.
>
>
>
> thanks for your help.
>
>
> "James Bruck" <jbruck@ca.ibm.com> wrote in message
> news:ged6kd$hf2$1@build.eclipse.org...
>> Hi Robert,
>>
>> Select the "Show Advanced Properties" button in the upper right of the
>> property sheet. Do you see your properties now?
>>
>> - James.
>>
>> "Robert Lario" <lario*NOSPAM*@inherit.com> wrote in message
>> news:ged2iv$uth$1@build.eclipse.org...
>>>
>>>
>>> Given the profile definition below, ThridLevel (ThirdLevel) should have
>>> three tags defined last, age and middle.
>>>
>>>
>>>
>>> Here is snapshot of the model:
>>>
>>>
>>>
>>>
>>>
>>> Here I am using the profile and the ThridLevel stereotype in a model
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> But the tags do not show up. Any ideas on what the issue maybe?
>>>
>>>
>>>
>>> Thanks
>>>
>>>
>>>
>>
>>
>
>
>
Re: Tags for Stereotype don't appear [message #627124 is a reply to message #477914] Thu, 30 October 2008 20:51 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Robert,

Select the "Show Advanced Properties" button in the upper right of the
property sheet. Do you see your properties now?

- James.

"Robert Lario" <lario*NOSPAM*@inherit.com> wrote in message
news:ged2iv$uth$1@build.eclipse.org...
>
>
> Given the profile definition below, ThridLevel (ThirdLevel) should have
> three tags defined last, age and middle.
>
>
>
> Here is snapshot of the model:
>
>
>
>
>
> Here I am using the profile and the ThridLevel stereotype in a model
>
>
>
>
>
>
>
> But the tags do not show up. Any ideas on what the issue maybe?
>
>
>
> Thanks
>
>
>
Re: Tags for Stereotype don't appear [message #627125 is a reply to message #477915] Thu, 30 October 2008 23:05 Go to previous message
Robert Lario is currently offline Robert LarioFriend
Messages: 34
Registered: July 2009
Member
James,



This looks correct here:





I ensured I selected "Show Advanced Properties", but I still don't see them
in the properties view when within umlclass.



thanks for your help.


"James Bruck" <jbruck@ca.ibm.com> wrote in message
news:ged6kd$hf2$1@build.eclipse.org...
> Hi Robert,
>
> Select the "Show Advanced Properties" button in the upper right of the
> property sheet. Do you see your properties now?
>
> - James.
>
> "Robert Lario" <lario*NOSPAM*@inherit.com> wrote in message
> news:ged2iv$uth$1@build.eclipse.org...
>>
>>
>> Given the profile definition below, ThridLevel (ThirdLevel) should have
>> three tags defined last, age and middle.
>>
>>
>>
>> Here is snapshot of the model:
>>
>>
>>
>>
>>
>> Here I am using the profile and the ThridLevel stereotype in a model
>>
>>
>>
>>
>>
>>
>>
>> But the tags do not show up. Any ideas on what the issue maybe?
>>
>>
>>
>> Thanks
>>
>>
>>
>
>


Re: Tags for Stereotype don't appear [message #627127 is a reply to message #477916] Fri, 31 October 2008 14:02 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Robert,

It would appear that the tool you are using customizes the property sheet -
it looks like it introduces a new tab called "core". That customized
property sheet filters out the additional properties introduced by the
stereotype. The item providers in the UML project have some special
handling for stereotypes which is why it works there.

You would need to contact whoever created that property sheet and ask them
to take stereotypes into account.

Cheers,
- James



"Robert Lario" <lario*NOSPAM*@inherit.com> wrote in message
news:gedejm$j7o$1@build.eclipse.org...
> James,
>
>
>
> This looks correct here:
>
>
>
>
>
> I ensured I selected "Show Advanced Properties", but I still don't see
> them in the properties view when within umlclass.
>
>
>
> thanks for your help.
>
>
> "James Bruck" <jbruck@ca.ibm.com> wrote in message
> news:ged6kd$hf2$1@build.eclipse.org...
>> Hi Robert,
>>
>> Select the "Show Advanced Properties" button in the upper right of the
>> property sheet. Do you see your properties now?
>>
>> - James.
>>
>> "Robert Lario" <lario*NOSPAM*@inherit.com> wrote in message
>> news:ged2iv$uth$1@build.eclipse.org...
>>>
>>>
>>> Given the profile definition below, ThridLevel (ThirdLevel) should have
>>> three tags defined last, age and middle.
>>>
>>>
>>>
>>> Here is snapshot of the model:
>>>
>>>
>>>
>>>
>>>
>>> Here I am using the profile and the ThridLevel stereotype in a model
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> But the tags do not show up. Any ideas on what the issue maybe?
>>>
>>>
>>>
>>> Thanks
>>>
>>>
>>>
>>
>>
>
>
>
Previous Topic:vector format image of the UML tree view for documentation
Next Topic:[Announce] MDT UML2 3.0.0 I200811031108 is available
Goto Forum:
  


Current Time: Fri Apr 19 20:57:51 GMT 2024

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

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

Back to the top