Book a Demo

Author Topic: UML Profile Example  (Read 3115 times)

Dima

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
UML Profile Example
« on: January 26, 2010, 08:01:28 am »
Anyone has.eap file with basic UML profile that creates custom Toolbox?

I'm trying to follow the help about how to build the toolbox - but I can't get any elements to show up in the new custom toolbox...

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: UML Profile Example
« Reply #1 on: January 26, 2010, 08:45:03 pm »
Are you able to enable your MDG technology? Is it active? As well typos in the toolbox elements' attributes are a frequent source of (silent) errors.

I have a profile with working toolboxes, but coming with an AddIn etc. Its pretty complex, and may not serve well as a beginners sample exercise.
If you'd like to have it though, leave your eMail adress in my message box, and I'll hand it over to you.

HTH
Günther

Dima

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: UML Profile Example
« Reply #2 on: January 27, 2010, 02:59:21 am »
I'm not even creating MDG. As I understand I have to create a package and diagrams, with help of Profile toolbox and Save Diagram as Profile. Then import it and bam! - the toolbox must show up. Am I not understanding the process right?

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: UML Profile Example
« Reply #3 on: January 27, 2010, 03:23:19 am »
Dima,

IMHO using a generated .mts file to provide UML profiles and the associated toolboxes and diagrams is the way of choice. AFAIK using the resources view for import of profiles isn't even recommended by Sparx anymore.

I'll send you the stuff I have from home today or tomorrow, please be a bit patient about it. Meanwhile you may have a look here, how to use a .mts to provide a toolbox profile:
http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/custom_toolboxes.html

WBR
Günther

Dima

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: UML Profile Example
« Reply #4 on: January 27, 2010, 06:01:41 am »
Thanks for your help!