Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Palm

Pages: [1] 2
1
General Board / Re: Tagged values to association end with MDG
« on: June 15, 2022, 07:51:32 pm »
Thanks Geert,

I reported it as a bug.

The bottom one is a tagged value to the connector target and not to the connector (I had the same confusion). It is however not to the stereotyped connector target.

Paul

2
General Board / Re: Tagged values to association end with MDG
« on: June 15, 2022, 01:44:16 am »
Here comes the image.



Or this link:https://github.com/Geonovum/nen3610-werkomgeving/blob/main/Naamloos.png

 It shows the tagged value window of an association.

The association TV's are no problem.
The connector target TV's (red line) are provided by the MDG made toolbox of profiled association end metaclass. The values for the TV's can not be entered (???)
When a TV is manually added (the botom one) than a value can be entered.

3
General Board / Tagged values to association end with MDG
« on: June 14, 2022, 08:15:17 pm »
Hi All,

I have EA 15.

I have created a UML classdiagram profile and toolbox with MDG. It contains several stereotypes with each a set of tagged values. It works perfect for all metaclasses except for the association rol (or end).
The association role is added by dragging a toolbox item with the name of the stereotype.
Two issues:
1) When the association role is added, the stereotype is correctly placed but no tagged values show up.
- I overcome this issue by synchronizing the profile for this particular stereotype and then the tagged values do show up. This works but is very inconvenient.
2) And this is more troublesome, I can't put any values in the tagged values.  :-[. The value field is not editable.

Does any body have a clue?

When I put tagged values manually at the target of an association the value is editable. But somehow they seem to be at a different 'level'.

(I tried to put in an image but can't find how to)

thanks,

Paul

4
General Board / Re: Save diagram as WMF not possible?
« on: July 02, 2021, 11:35:11 pm »
Thanks again Geert! The .emf seems to be a .wmf improvement. It does the job, though the image result is a bit different from .wmf

Paul

5
General Board / Save diagram as WMF not possible?
« on: June 30, 2021, 01:39:52 am »
When trying to save a diagram as an image I noticed that the WMF image format is not available anymore. Is that true? And if so, it is a serious setback because the WMF format is scalable.

thanks,
Paul

6
General Board / Re: synchronizing stereotypes and tagged values
« on: March 24, 2020, 03:44:07 am »
Thanks all for your input.

What about exporting the model to XMI and then replacing old profile name with the new one?

This is what I did and it seems to work. Luckily the old name had a unique set of characters so replacing was straight forward and not causing any surprice replacements. After that, synchronizing with the new MDG worked.

A replace "oldname::" with "newname::" is probably more dedicated.

Or "FQName=Oldname" by "FQName=Newname"

7
General Board / synchronizing stereotypes and tagged values
« on: March 19, 2020, 01:05:02 am »
Hi,

In the past I have developed a MDG with a toolbox of several stereotypes for classdiagrams.
Recently I modified this MDG with new tagged values for several stereotypes and gave the MDG another name.

When loading the new MDG in an EA that already has the old MDG installed. I first get a conflicting error about a duplicate profile ID.
This can be overcome by removing the old MDG. So far so good.
However I do not succeed in synchronizing the allready declared old stereotypes with the stereotypes from the new MDG. I mean stereotypes with the same name in the old and new profile but with newly added tagged values.

When I right click on the stereotypes in the Toolbox and select "synchronize stereotype" nothing happens.

Should not al elements with the same sterotype name automatically get synchronized? Or is there something hidden that I don't see.

I appreciate your help.
Paul

8
General Board / Re: list of profiles does not show up.
« on: January 17, 2020, 01:35:27 am »
Hi Geert,

Great! It works. Thanks. I had in fact no particular perspective chosen, which normally is not an issue. All were active, which is default. What I did was a reset of Global Perspectives and the job is done. It works as before. I had this issue for more than a year!!!

Paul


9
General Board / Re: extend abstract metaclass
« on: January 17, 2020, 01:16:58 am »
It is mentioned as an abstract metatype in the extend Metaclass window:


10
General Board / list of profiles does not show up.
« on: January 16, 2020, 09:57:22 pm »
Hi,

I have a problem selecting stereotypes for a UML element.

When selecting a stereotype for for instance a uml::class, in the stereotype select window normally a list of profiles to chose from shows up. This list was always very extensive and included my own imported MDG's. Now only a very limited list showes up and not including my MDG's. How is that possible? Have I changed something in the EA specs? When I open the MDG Technologies window, all the available profiles do show up and are active. But as explained they do not show up in the list of stereotype profiles.

I am almost thinking that there is something wrong with my EA installation.

Has any body an idea?

Paul


11
General Board / extend abstract metaclass
« on: January 16, 2020, 08:59:15 pm »
Hi,

A similar question was posted some years ago, but as I understand it, not answered.

I want to extend the abstract metaclass EnumerationLiteral as a specific stereotype with tagged values. This does not seem to work. It works for core elements but as I understand not for the Abstarct Metatypes. Is this a correct assumption? What should I do to make it work? That is, how to extend the Abstract Metaclass EnumerationLiteral?

Thanks,

Paul

12
General Board / Re: restrict use stereotypes to other stereotypes
« on: November 22, 2019, 11:58:47 pm »
Yes you are right in that respect. But my question is different. I have created attribute stereotype <<X>> and two Class stereotypes <<Y>> and <<Z>>.

I want the attribute stereotype <<X>> only te be applicable to attributes of a class of stereotype <<Y>> and not of type <<Z>>.


13
General Board / restrict use stereotypes to other stereotypes
« on: November 22, 2019, 09:50:57 pm »
Hi,

I created a UML classdiagram profile and a related MDG and toolbox, which is working correctly. I created several stereotypes for classes and several for attributes. What I want now is that certain stereotypes on attributes may only be used in classes of specific stereotypes. So restricting attribute stereotypes to specific class stereotypes. Is this possible?

Paul

14
General Board / Re: unique stereotypes names in one profile?
« on: November 15, 2019, 10:51:06 pm »
Major breakthrough. It does indeed work when I define each <<Choice>> in a separate profile and combine them in one toolbox profile. And later combine everything in one MDG. Perfect!

thanks again!

15
General Board / Re: unique stereotypes names in one profile?
« on: November 15, 2019, 02:46:41 am »
Thanks.
Your solution does work when the <<Choice>> stereotype has the same definition and more important no, or the same set of tagged values. However, I need different sets of tagged values for each specific <<Choice>>. A <<Choice>> applied to Attribute has different tagged values than a <<Choice>> applied to DataType.

It seems that this is not possible in a profile or a MDG.

Paul


Pages: [1] 2