Book a Demo

Author Topic: Referencing a State Machine in a Tagged Value  (Read 3747 times)

fleitner

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Referencing a State Machine in a Tagged Value
« on: May 13, 2014, 07:36:31 pm »
Dear all,

we have a UML profile that we use in other projects with IBM Rhapsody and Atego Artisan Studio.

It includes Stereotype than can be applied to Classes and includes a Tagged Value that allows to reference an existing state machine in the project.

How is this possible with Enterprise Architect? So far I only managed to reference classes or activities, is it also possible to reference a state machine?

Best regards,
Florian

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Referencing a State Machine in a Tagged Value
« Reply #1 on: May 13, 2014, 08:37:19 pm »
Florian,

It should be possible yes.
Code: [Select]
Type=RefGUID;
Values=StateMachine;
AppliesTo=Class;

Should to the trick

Geert

fleitner

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Referencing a State Machine in a Tagged Value
« Reply #2 on: May 13, 2014, 08:42:29 pm »
Hi Geert,
thank you for you response.
Where can I set the properties that you mention?
So far I created the profile using a diagram and the profile toolbox.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Referencing a State Machine in a Tagged Value
« Reply #3 on: May 13, 2014, 10:03:30 pm »
I'm not sure how to do it with a profile, but that is what you can enter in the Settings|UML Types|Tagged Values
This type of info should be somewhere in the help file.

Geert

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Referencing a State Machine in a Tagged Value
« Reply #4 on: May 14, 2014, 09:30:28 am »
Creating the actual Tagged values, follow Geert's advice. Incorporating them into a Profile, read around this set of topics:

http://www.sparxsystems.com/enterprise_architect_user_guide/10/extending_uml_models/workingwithprofiles.html

If you are using Release 11 of EA, perhaps try and locate the equivalent topics in the integrated Help (click on a Help icon anywhere in the application). I don't think the topics are different, but there might be changes to the menu paths, displays or descriptions.

(We are working on loading the EA 11 Help on the website.)
« Last Edit: May 14, 2014, 09:31:18 am by RoyC »
Best Regards, Roy