Book a Demo

Author Topic: Specify group for model wizard data in MDG  (Read 3617 times)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Specify group for model wizard data in MDG
« on: December 09, 2019, 06:27:17 pm »
When adding data for a model wizard (manually) to an MDG you put in something like

Code: [Select]
<ModelTemplates>
  <Model name="Title of model" description="Some more lengthy description" location="C:\wherever\some.xml" default="no" icon="32" filter=""/>
</ModelTemplates>

That will be listed under Technology "Others" and grouped with the provided name under the MDG's name. There are also Core Modeling and Business listed beside Others.

Now, is it pre-determined that foreign MDGs all appear under "Others"? I'd guess so, since the Tech sources in EA.exe did not show any hint how to specify any values for the (I guess) hardwired categories. If not, what's the magic?

q.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Specify group for model wizard data in MDG
« Reply #1 on: December 10, 2019, 08:59:58 am »
With EA 15, the answer to your question is on this page of the help:

Incorporate Model Wizard Templates

Specifically, box 5 describes how to define multiple groups of patterns per technology.
The Sparx Team
[email protected]

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Specify group for model wizard data in MDG
« Reply #2 on: December 10, 2019, 10:07:40 am »
Thanks, KP. My customer is on 13.5 and will keep that for a while. So the answer for me: not possible. I'll remember that for later.

q.