Book a Demo

Author Topic: Creating default tags on State property dialogues  (Read 3530 times)

Kim Liddelow

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Creating default tags on State property dialogues
« on: March 31, 2010, 09:42:32 am »
I want to add some pre-defined tags to the State and State Machine properties dialogue.

I've created a profile with a State and stereotype that extends it. I added 2 tags to the State on the profile. I exported the profile and imported it. It appears as a resource and I can find it in the toolbox. Only the stereotype appears in the toolbox.

I've tried dragging the stereotype from the toolbox onto a normal state chart diagram with a state on it. I've also tried dragging and dropping it onto the state on the diagram. Nothing works.

Can anyone help please.

Kimbo

Nizam Mohamed

  • EA User
  • **
  • Posts: 193
  • Karma: +1/-0
    • View Profile
Re: Creating default tags on State property dialog
« Reply #1 on: March 31, 2010, 11:42:50 am »
Try YOURPROF::YOURELEMENT(UML::State) as an entry in the toolbox(stereotype) element that extends the ToolboxPage

Kim Liddelow

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: Creating default tags on State property dialog
« Reply #2 on: March 31, 2010, 01:06:29 pm »
Quote
Try YOURPROF::YOURELEMENT(UML::State) as an entry in the toolbox(stereotype) element that extends the ToolboxPage

Hi Nizam,
thanks for the reply. I'm virtually a beginner in EA. Where in the dialogue for the stereotype do I put the UML::State thing? Can you be really explicit please.

Also what does the UML::State notation mean?

« Last Edit: March 31, 2010, 01:07:12 pm by liddelk »

Nizam Mohamed

  • EA User
  • **
  • Posts: 193
  • Karma: +1/-0
    • View Profile
Re: Creating default tags on State property dialog
« Reply #3 on: March 31, 2010, 01:32:58 pm »
In EA you can use your profiles to design one or more toolboxes, please refer to http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/custom_toolboxes.html


Kim Liddelow

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: Creating default tags on State property dialog
« Reply #4 on: March 31, 2010, 02:52:04 pm »
Quote
In EA you can use your profiles to design one or more toolboxes, please refer to http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/custom_toolboxes.html


Hi Nizam, I managed to find an ex-colleague who was able to hellp me out. cheers.