1
General Board / Re: running EA with parameters
« on: May 19, 2008, 05:04:20 pm »
Does anybody know?
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.
QuoteWhy isn't the stereotypes from the MDG Technology visible under Settings-UML. Am I doing something the wrong way?
/N
As I understand, the stereotypes you create under Settings -> UML are stored separately from any profiles you import. In other words, if you import a profile - it "hides" the stereotype and its behaviour under Settings -> UML.
I reecommend you avoid touching Settings -> UML and focus just on getting the MDG / profile to work. Sorry I can't help you onthat, other than Settings -> UML will just confuse things.
I presume you are regenerating the MDG through the EA wizard? If so - I think all you need to do is plonk it into the MDGTechnologies folder (as you are doing) then restart EA to reload the changes.
David.
This was certainly part of the problem. Using the diagram "save as profile", and with the diagram notes set to
RedefinedToolbox=Extended::Requirements;Alias=nnnnnn;Notes=yyyyyy;
I now get the following in the XML file
<Options>
<Option name="RedefinedToolbox" value="Extended::Requirements"/>
</Options>
which looks promising. However, this doesn't seem to have any effect - the technology gets loaded fine automatically at EA start up and is the active technology. I can use the profiles/toolboxes, and pin them to the main toolbox but still don't seem to get this toolbox displayed automatically if I open a requirements diagram. So what else am I doing wrong ?
I did get a reply from Sparx Support along the same lines and have replied with this info and the XML file.
Graham