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 - Michael Proske

Pages: 1 2 [3] 4 5
31
Uml Process / Re: UML Profile and Metaclasses
« on: June 06, 2012, 10:32:33 pm »
I can send you a profile example how i did it. I have modelled servers and other equipments together with some common attributes. Just send me a note with an email where i can send you the profile exports.

32
Uml Process / Re: MDG Profiles and Tagged Values
« on: December 12, 2009, 12:32:53 am »
Maybe it is a bug. I have the same problems with images. It is under investigation as a bug. Best idea is to send your MDG technology as a bug report.

33
Have you added a dummy package to the model document. The search will only be excecuted when a package is assigned as attribute to the document. Does make sense because it is not used by the search but there has to be one.
Regards Michael

34
The zip is base64 encoded. Notepad opens it automatically. Try to use a different editor with the ability to see the hex code and try in your application an encoding with the wright code page.

35
What you want is not possible with EA. I have written myself a solution that writes fields in the generated output like <EA_TITLE>Package.name<EA_TITLE/> and uses <EA_TITLE> in the footer of the document and then use a word macro that searches for EA_TITLE in the documnent and replace it in the text.
I have tried other solutions but i have found nothing sufficient.

36
So answer to question 2 it doesn't help you to install your plugin under HKLM because Sparx searches under HKLU. If you install it on a machine that will be shared among different users you have to install the reg key for the plugin for each user individually. I have learned this using EA on a terminal server.
The first problem i do not understand. Normally you can choose the directory during installion. Did you manually set c: as the installation drive in the folder editor of VS2010 for the installation package ?

37
qwerty thanks i did not receieve a search result yesterday with the slow internet from the train the method you explained was the one i had in mind as fallback because it is not was i really wanted to do. My idea is to synchronize two repositories for some entries. With package import and export i always change the element guid what i want to avoid. I need a synchronized copy of an element stored under two different element guids with an permanent update. I have modelled Software products and i need some kind of a reference catalogue that will be maintained in one place and shared with other projects but i only want to have some of the products.

38
Is it possible to clone an element via automation interface completely like it is done in the gui via copy/paste element. Or is it possible to create an xmi file that just contains one element. I want just copy an element between two repositories.

39
I thought they are always fully qualified with the API. What especially do you want to achieve ?

41
On behalf of the german team i will start a feature request  ;)

42
Correct I want to use the "Save as profile" functionality from the automation interface.
Qwerty thanks but that doesn't help. I have about 15 profiles, profile toolboxes and diagrams and I'm just to lazy to export them all before creatíng the profile and i want just top make sure that the latest version is available.
Maybe its time to develop my own version of profile export.  ;)

43
I search for a way to automate profile generation. As i have several profiles to integrate in my technology i would like to use the "save as UML Profile" function via the automation interface. I only find the function to export the package as xmi.
Is there a secret repository command or something like that ?

45
Automation Interface, Add-Ins and Tools / Re: Import reference data
« on: March 14, 2012, 10:15:11 pm »
Thanks qwerty for the input. I tried to write my own image loader that imports in database as well as generating xml to use the RepoitoryCommand Method. Because the Repository command is slow i have instead created a standard ref export file. I have added the source as a community ressource. If the code is reviewed and online i will post the link here. If you are interested before in the code send me a personal message.

Pages: 1 2 [3] 4 5