Book a Demo

Author Topic: create class with stereotyp  (Read 3349 times)

Jsc

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
create class with stereotyp
« on: January 24, 2020, 06:14:50 pm »
Hi Everyone,

I have a question about creating the class with stereotyp.

I would like to write a add-in, so that i can create a class with a stereotype directly and do not have to create a class firstly and write a stereotype in.
Because in UML model i have to create many classes with different stereotypes. It is more convenient if i can firstly define many types of classes with stereotype in advance.
Is it possible with the using of MDG Technology or other tools to realize this functionality ?

Thanks

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: create class with stereotyp
« Reply #1 on: January 24, 2020, 06:24:49 pm »
If you define your steroetypes in a UML profile, and deploy that with an MDG, you can simply create stereotyped classed using your own toolbox.

In other words, you can make your own modelling language, exactly like ArchiMate or BPMN

Geert

Jsc

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: create class with stereotyp
« Reply #2 on: January 24, 2020, 07:11:46 pm »
Thanks Geert,

It is very nice of you!! Thanks a lot.
I finde some related links for MDG Technology like:

https://sparxsystems.com/enterprise_architect_user_guide/14.0/modeling_tools/add_diagram_types.html

https://sparxsystems.com/enterprise_architect_user_guide/14.0/modeling_tools/add_toolboxes.html

Am i on the right track to achieve the goal ?

Jsc

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: create class with stereotyp
« Reply #3 on: January 24, 2020, 07:28:46 pm »
Hi, i meet another problem and hope for some tipps.

Is it also possible to define attribute/ operation with spezific stereotype with using of MDG

Thanks

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: create class with stereotyp
« Reply #4 on: January 24, 2020, 08:14:36 pm »
Yes you are on the right track, and yes you can define stereotypes on attributes and operations as well.

Geert