tkouno
MDG Technology for GSN (Goal Structure Notation)
This XML file is MDG Technology for GSN. You can create GSN (Goal Structure Notation) model on Enterprise Architect. For detail about GSN, please visit http://www.goalstructuringnotation.info/ .
With this MDG Technology, you can use GSN Diagram, GSN Toolbox, GSN objects and Quicklinker rule for GSN objects. To use this Technology, import the attached file via Specialize Ribbon | Publish-Tech button | Import MDG Technology menu item.
(Update on 15th October 2019: Update text drawings for some objects)
Apply Windows7 Jump Lists to EA.exe
Prerequisites:
- Windows 7 Administrator rights
- The Windows 7 Jump List feature currently works with existing applications
Please Note: Modifying Windows Registry Settings may cause severe issues. Do not edit the Windows registry unless you are confident about doing so. We recommend that you backup your registry settings before any modifications are made.
Steps:
1. Copy the following text and paste to a text editor. Then save it with .reg extension
-- from here --
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.eap\OpenWithProgIds]
"EAPFile.JumpList.1"=""
-- end here --
2. Double-click the file and add Registry values.
3. Similar to step 1, save the following texts as .reg file
-- from here --
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\EAPFile.JumpList.1]
[HKEY_CLASSES_ROOT\EAPFile.JumpList.1\DefaultIcon]
@="C:\\Program Files (x86)\\Sparx Systems\\EA\\EA.exe,1"
[HKEY_CLASSES_ROOT\EAPFile.JumpList.1\shell]
[HKEY_CLASSES_ROOT\EAPFile.JumpList.1\shell\open]
[HKEY_CLASSES_ROOT\EAPFile.JumpList.1\shell\open\command]
@="\"C:\\Program Files (x86)\\Sparx Systems\\EA\\EA.exe\" \"%1\""
-- end here --
4. Before applying the .reg file, check the EA install path in the .reg file. The above example is for Windows 64 bit environment. You need to modify the path on 32bit OS or
5. Right-click any .EAP file, then select 'Open With' | 'Choose Program'. There are two Enterprise Architect settings, select the second Enterprise Architect setting.
6. EA will start and open the EAP file. Please check the EAP file is added to the Jump Lists.
You do not need to repeat the above steps if the step6 works fine. When you double-click any EAP file after this setting, the file will be added to the Jump Lists automatically.