Book a Demo

Author Topic: Mind Maps: Inport/Export of XMind, or ....  (Read 5053 times)

Mark G

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Mind Maps: Inport/Export of XMind, or ....
« on: August 14, 2014, 01:48:56 am »
I love mind mapping. I use it as a knowledge base, information development tool, and as an interface to the underlying project. Way cool way to bring order to disorder.

Here is the thing. If I use other mind mapping software XMind, etc. Do you support importing or exporting their maps?  

Thanks
Mark G :o)
« Last Edit: August 14, 2014, 01:50:36 am by mgrandau »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Mind Maps: Inport/Export of XMind, or ....
« Reply #1 on: August 14, 2014, 03:14:40 am »
I guess not. EA mimics mindmaps using UML elements. All mind-mapping tool have a proprietary format. I know that Freeminds uses an XML format. Likely you can write an XSLT to transform it to XMI but I doubt its worth the effort.

q.

Mark G

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Mind Maps: Inport/Export of XMind, or ....
« Reply #2 on: August 14, 2014, 03:21:18 am »
Quote
I doubt its worth the effort.

That's what I thought I might have to do.

We are looking at using mind maps to help a wide audience flush out requirements. Let them use a much lighter tool. The ability to import those requirements is of value to the architects.

Thanks :o)


« Last Edit: August 14, 2014, 03:21:44 am by mgrandau »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Mind Maps: Inport/Export of XMind, or ....
« Reply #3 on: August 14, 2014, 03:49:05 am »
What's probably easier (if you still want to takle this) is to use a script (and en passant make an ad for my books :o). You can read the xml with some xml parser and add/update the according EA elements.

q.
« Last Edit: August 14, 2014, 03:49:33 am by qwerty »