Book a Demo

Author Topic: Exporting to UML profile?  (Read 6006 times)

wsargent

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Exporting to UML profile?
« on: June 22, 2005, 10:23:35 am »
I think I understand UML profiles now (a handy way to package stereotyped classes), but I can't figure out how to export them.

Is there a way?

Will.

thomaskilian

  • Guest
Re: Exporting to UML profile?
« Reply #1 on: June 22, 2005, 01:56:09 pm »
You'll find it in the context menu of the according package (lower third).

Goarnisson

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Exporting to UML profile?
« Reply #2 on: June 23, 2005, 02:29:22 am »
Use "Save Package as UML Profile".
Export is XML file.


Guillaume

dr_shorthair

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Convert profile to XMI (Exporting to UML profile?)
« Reply #3 on: July 11, 2005, 06:41:50 pm »
I have manually created a UML Profile following the documentation of the XML document format for UML profiles.
However, some of my collaborators don't want to be messing with raw XML, so it would be convenient to be able to convert the profile to XMI so that it can be imported as a model and then tweaked using a diagram view.

EA help gives the instructions how to export a package as a UML profile, but not the reverse direction.
Is this possible?

thomaskilian

  • Guest
Re: Exporting to UML profile?
« Reply #4 on: July 12, 2005, 03:00:14 am »
Unfortunately not :'(

lex_cz

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Exporting to UML profile?
« Reply #5 on: July 12, 2005, 03:15:50 am »
Hi,
actually I think it is possible :)

When you want to "tweak" the profile, use the package "import/export to XMI" function. When it is tweaked, save the package as UML profile. So principially make your changes on the XMI and than export to XML.

Regards Martin

thomaskilian

  • Guest
Re: Exporting to UML profile?
« Reply #6 on: July 12, 2005, 03:50:31 am »
But you can't re-import the profile.xml since this is not XMI. I have a repository where I store the profile for modification and export. I manually import this profile into other repositories.

lex_cz

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Exporting to UML profile?
« Reply #7 on: July 12, 2005, 04:08:37 am »
Oh, now I understand :), the question came from someone else who didn't start the thread. And dr_shorthair has no XMI yet.

You are right, Thomas, this is not possible.