Book a Demo

Author Topic: .NET Framework XMI  (Read 3624 times)

Emilio

  • EA User
  • **
  • Posts: 78
  • Karma: +0/-0
    • View Profile
.NET Framework XMI
« on: April 22, 2008, 06:03:58 pm »
Does anybody knows where I can find an XMI of the .NET Framework (v2.0 or v3.0) that I can import in my model?

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: .NET Framework XMI
« Reply #1 on: April 23, 2008, 01:58:25 am »
Hi Emilio,

I don't think there is such a thing.

Don't despair though, you can generate one yourself by going around the problem.

EA lets you import (all or part of) the .Net framework into a model. Use the Import Binary Module function. Once you've done that you can export to XMI. Of course, if all you want to do is import the model you can ignore this step, since you'll already have the model at this point.

HTH, David
No, you can't have it!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: .NET Framework XMI
« Reply #2 on: April 23, 2008, 08:39:54 am »
That will take a bit of time though, and generally I would recommend not importing diagrams.  That takes longer and in general automatically created diagrams for large libraries such as .Net aren't really all that useful.

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: .NET Framework XMI
« Reply #3 on: April 23, 2008, 03:47:02 pm »
I did it and it wasn't that useful. I reverse the whole frame work in. I guess the best way would be to import just what you are going to use.
I did it and it not only took a lot of time, but also makes the project heavy loading it.
Recursion definition:
If you don’t understand the definition read "Recursion definition".