FreeMindMMPlugin Reference
Aus ExpeccoWiki
FreeMind Mind-Map Diagram Import (.MM File Import)
This addon imports freemind mindmap diagrams and generates a structural activity tree, corresponding to the mindmap's node-tree, containing:
- action definitions (blocks)
- steps in activity diagram networks
For each mind-map node, a single block is generated, containing all of the node's children as empty steps. No semantic information is generated.
Limitations
Some types of node-contents are not supported (for example, html-contents).
Example
For example, the mind-map (*):
generates the imported activity structure:
(*) example taken from the mm-sample website: "http://freemind.sourceforge.net/wiki/index.php/Mind_Map_Gallery".
Back to Online Documentation