Hello,
I made and uploaded 'Mind-map conversion Addin', beta release.
(Updated on 23/08/2018: The Add-in is no longer available so I deleted the URL to download.)
You can import mind-map information which made by 'FreeMind' -
opensource tool for mind-map.
With this addin, you can convert each node(item)
in mindmap to EA UML elements.
About FreeMind and mind-mapping, please check following page:
http://freemind.sourceforge.net/wiki/index.php/Main_Page*How to use
1. download zip file
2. copy all files to EA install directory
3. run regsvr32 MindMapFMAddin.dll
4. register this addin to registry (double-click the .reg file)
5. run EA
6. select diagram to import in ProjectTree
7. call Addin
8. select FreeMind .mm file
9. select options if you want
10. execute
*basic flow to use MindMap efficiently
1. run FreeMind and think system requirements on mind-map
2. add icons to each node
iconA: functional requirements (to be UseCase element)
iconB: non-functional requirements (to be Requirement element)
iconC: objects (to be Class or Object element)
3. run the add-in
4. convert nodes
5. you can use each item in various UML diagrams!
--
t-kouno